LandingEllipse / SLDTk

Repository for the Solar Limb Darkening Toolkit
MIT License
2 stars 1 forks source link

Allow corrections at multiple biases to be rendered in one go #27

Open LandingEllipse opened 6 years ago

LandingEllipse commented 6 years ago

SLDTk could accept multiple values for the bias argument and render corrections for each of them. Easy enough to implement (small change of argparse type and adding loop in main), but unclear if it would be useful enough to justify the added clutter.