nuclear-multimessenger-astronomy / nmma

A pythonic library for probing nuclear physics and cosmology with multimessenger analysis
https://nuclear-multimessenger-astronomy.github.io/nmma/
GNU General Public License v3.0
30 stars 58 forks source link

zenodo initialization without an analysis #213

Open tylerbarna opened 1 year ago

tylerbarna commented 1 year ago

Is there a way to initialize a Zenodo download for different filters without starting a specific light curve analysis? If not, this would be useful for clusters so the filters can be downloaded ahead of time before submitting slurm jobs that rely on them

mcoughlin commented 1 year ago

@tylerbarna That function has a main call that @Theodlz added. Just look in the code. Should add it to the docs.

tylerbarna commented 1 year ago

@tylerbarna That function has a main call that @Theodlz added. Just look in the code. Should add it to the docs.

ah okay, I'll take a look. Thanks! I'll change this to a documentation issue so we can add it to the docs

tylerbarna commented 1 year ago

Line is here, right?

mcoughlin commented 1 year ago

@tylerbarna https://github.com/nuclear-multimessenger-astronomy/nmma/blob/main/nmma/utils/models.py

You can see the call at the bottom.