issues
search
tsipkens
/
atems
A MATLAB codebase to analyze TEM images of soot, which includes new methods associated with this project and a compilation of other pre-existing methods into a single package.
GNU General Public License v3.0
10
stars
8
forks
source link
Merge versioning for PCM
#39
Closed
tsipkens
closed
2 years ago
tsipkens
commented
2 years ago
Added version for PCM (v0.s, v1.s, v1.g)
Adapting versioning for the k-means method (config files now have names related to the method)
Updated the loading of JSON config files (load_config is now more specific to this codebase, but transfer common code to functions)
Closes #38.