Skip to content

Standalone project for a component of c2c-sepia, containing only the most recent version of the MASFENON framework and nothing else

License

Notifications You must be signed in to change notification settings

josura/MASFENON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MASFENON

Standalone project for the framework behind c2c-sepia, containing only the most recent version of the MASFENON framework.

DEPENDENCIES

FILE STRUCTURE

.
├── CMakeLists.txt # cmake file
├── examples.md # examples of how to use the program
├── .github # contains the github actions
├── build # contains the object files
├── src # contains the source files
├── data # contains the test data files
└── scripts # contains some scripts in bash and python to be used in the project to visualize the reulting data

BUILD

cmake -B build
cd build
make

PARAMETER CUSTOMIZATION

USAGE

HELP MESSAGE

./build/masfenon --help

About

Standalone project for a component of c2c-sepia, containing only the most recent version of the MASFENON framework and nothing else

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published