Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
recursive-gmconvert
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Riccardo PELLARIN
recursive-gmconvert
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Oct
16
Apr
13
Mar
12
10
5
20
Feb
16
9
Ignore generated files
master
master
Copy metadata over to IMP format GMM file
use 0.5 FSC criterion to get the resolution
update doc
Enable reading a sequence of number of gaussians from a file using -n file_name
make recursive_gmconvert.sh get the number of gaussians from an array. This opens the door to reading num of gaussians lists from a file
do not store sub-maps
doc
docuementation
added new option (-0 n0) that can be used to specify number of gaussians at first iteration
guess the root directory from map file
Merge branch 'master' of gitlab.pasteur.fr:rpellari/recursive-gmconvert
document get_maps.sh
document get_maps.sh
cleanup
allow passing the same types of arguments for get_maps.sh and recursive_gmconvert.sh
added empty modules.sh in the root of the project. This way if people don't have one there won't be errors
suppress error message that comes from gnuplot looking for either .map or .mrc file to create a title of the fsc graph
add pass/fail output to test
delete now useless file
fix missing $
cleanup in the end
update get_maps to use curl instead of links to get cutoff
add test values to check against
fill cutoff for test map
add test
update README
update README
update README
use getopts to parse input
update
Update README.md
Update README.md
first commit
Loading