-
Notifications
You must be signed in to change notification settings - Fork 5
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
Structure of repository #59
Comments
Hi @londumas - I agree that James will have to do some work on the structure, it will help others to take over after his project. |
Sorry, I wanted to cancel the comment that I was writing, and ended up closing the issue :-) I wanted to say that I agree with @londumas , once we are happy with the final version of bias/beta tunning we should spend some time working on documentation and code structure. I think the goal should be to have a good public version by the time we put the paper online. |
Yes I'd definitely agree with this - I'm trying to just keep it working and under control for now, but it will need a tidy up and restructure over the next few months before the paper is up! |
@jfarr03 and @TEtourneau , here is what we do for picca:
|
@jfarr03, it would be also useful to add a version, as I have implemented in picca, so that we can tag before sending 100 mocks, and know very well with which version the production was made. |
@jfarr03, I would like to test if I can run on my laptop the code, what command line should I send? |
If you modify the input options in "run_process_colore.sh" appropriately then simply executing that script should do the job. You'd need to download some CoLoRe output onto your laptop first - if you just want a very quick test then the file Let me know if any of the options in that script aren't clear - I haven't used it in a little while as I have a separate script for running it on multiple nodes at NERSC |
Would this code run on ant machine?
Could you give me the full series of command oine to produce a small bix
for the tests? I will set it up.
|
Would you like to run CoLoRe on your machine? You can do but it's not feasible to generate large skewers because of the memory requirements - NERSC or similar is required for that. Just using |
In order to set up the tests, we need to run the code. Even a very small
box would do the job. Would that be possible or too much work?
And yea it is better if you set up the comnand line.
|
Sure - the file I mentioned before I guess it depends on exactly what the tests will do. Do you have an idea of this? Then we can determine how many skewers we need etc to test it. |
There were some issues with running In the meantime: is this script roughly what you were looking for? |
@jfarr03, I do not have the time to have a look at the file. Here is what I think the tests should do:
|
The structure of the repository is a but messy, if I can be allowed to say that.
If you want this repository, and this code to live long, it might need a bit of clean-up so that anybody starting to use it, can understand easily how to navigate it and run it.
scripts
,bin
,py/lyacolore
,tutorials
, ...What do you think?
Of course all of that is very subjective.
I think also, it would be nice to add:
https://app.codacy.com/projects
The text was updated successfully, but these errors were encountered: