astrorama / SourceXtractorPlusPlus

SourceXtractor++, the next generation SExtractor
https://astrorama.github.io/SourceXtractorPlusPlus/
GNU Lesser General Public License v3.0
72 stars 9 forks source link

Replace flag parameters with boolean parameters #513

Closed marcschefer closed 1 year ago

marcschefer commented 1 year ago

Flag parameters are confusing to users due to the way boost::program_options work.