karllark / dirtygrid

Code to access the DirtyGrid set of UV-FIR dust+star radiative transfer models
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

vectorize function inputs #19

Open WeichenStars opened 7 years ago

WeichenStars commented 7 years ago

functions such as photoGet only support scalar inputs, which can decrease program efficiency significantly. As a result SEDs can only be retrieved once a time. Need to add in array input support.

karllark commented 7 years ago

Sounds great. Are you going to work on this? If so, assign yourself to this issue so we all know.

WeichenStars commented 7 years ago

no problem! Can I be a collaborator? I don't have the access to assign yet.

karllark commented 7 years ago

I was able to assign you. This is a reasonable workaround at this point. Collaborator status is definitely possible, but then you can directly update the master. Trying to see a way around this. Much better to just have one person in charge/to blame for the master. :-)