PrincetonUniversity / FOCUS

Flexible Optimized Coils Using Space curves
https://princetonuniversity.github.io/FOCUS/
GNU General Public License v3.0
16 stars 2 forks source link

FOCUS update on 07/20/2017 #13

Closed zhucaoxiang closed 7 years ago

zhucaoxiang commented 7 years ago

Dear all,

I pushed several updates in both 'master' and 'develop' branches. Here are the key points:

If you have any questions, please let me know. Thanks!

logan-nc commented 7 years ago

Cool. At this point, with multiple people following/using FOCUS, you might want to consider using releases instead of these issues to record significant steps in the development.

I've sent it before, but I still recomend the suggestion on http://nvie.com/posts/a-successful-git-branching-model/ of releasing ever time you push to master (excepting accidents like when I made the norm pull request to master instead of develop). As per the semantic versioning standards (http://semver.org/) you would start with release 0.1.0. This way, assuming you include the version in the h5 output, you can go back and checkout the version you used to run something when coming back to it a year from now.

zhucaoxiang commented 7 years ago

@logan-nc Nice suggestion! I intended to push the develops in 'develop' branch and then found the 'norm' branch was merged into 'master'. In the future, I will pay more attention on this. And maybe a wiki page is better for recording the updates.

logan-nc commented 7 years ago

Don't be afraid of just using lots of releases: https://github.com/gafusion/OMFIT-source/releases

Current chrome release: 59.0.3071