Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure source directory #3

Open
hinerm opened this issue Sep 22, 2015 · 4 comments
Open

Restructure source directory #3

hinerm opened this issue Sep 22, 2015 · 4 comments

Comments

@hinerm
Copy link
Member

hinerm commented Sep 22, 2015

what we want for curvelets repository:

  • src directory
    • ctfire directory
    • curvealign directory

These source directories should contain the minimum amount of stuff so that all we need to do is:

  1. copy CurveLab to one of these source directories on local machine
  2. run mcc -m -a ./ CurveAlign.m ormcc -m -a ./ ctFIRE.m

or for headless executables we use goCTFK.m or goCAK.m

So we can document this in a README.md

@hinerm
Copy link
Member Author

hinerm commented Sep 22, 2015

@yuminguw I can work on this with you after any required branches have been merged

@ctrueden
Copy link
Member

@hinerm Once we have this stuff working, I presume you want a Jenkins job for it as well? 😉

@hinerm
Copy link
Member Author

hinerm commented Sep 22, 2015

@ctrueden yep!

@ctrueden
Copy link
Member

@hinerm 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants