skyportal / gwemopt

Gravitational-wave Electromagnetic Optimization
GNU General Public License v3.0
19 stars 34 forks source link

max_nb_tiles is confusing #130

Closed robertdstein closed 1 year ago

robertdstein commented 1 year ago

This currently requires two different flags. Also, the number of tiles are (I think) always the same per filter by construction.

I would replace this by a single max_nb_tiles (per filter), default None, and then remove --doMaxNbTiles

robertdstein commented 1 year ago

(cc #90)