Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
micrograph_selection
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MPI-Dortmund
sphire
micrograph_selection
Merge requests
!2
added space
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
added space
test_branch
into
master
Overview
0
Commits
1
Changes
1
Merged
Turan O
requested to merge
test_branch
into
master
5 years ago
Overview
0
Commits
1
Changes
1
Expand
added space, for testing purpose
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
0afaee53
1 commit,
5 years ago
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
micrograph_selection.py
+
2
−
1
Options
@@ -10,6 +10,7 @@
#
# Copyright (c) 2019 Max Planck Institute of Molecular Physiology
#
####
# This software is issued under a joint BSD/GNU license. You may use the
# source code in this file under either license. However, note that the
# complete EMAN2 and SPARX software packages have some GPL dependencies,
@@ -679,4 +680,4 @@ if __name__ == '__main__':
GUI
=
MainWindow
()
GUI
.
showMaximized
()
#GUI.show()
app
.
exec_
()
\ No newline at end of file
app
.
exec_
()
Loading