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

Problems reading in ASSOC tables #476

Closed mkuemmel closed 2 years ago

mkuemmel commented 2 years ago

There are problems reading in ASSOC tables in SE++, the code says: SourceXtractor FATAL : Can't open/read assoc catalog In v0.17 neither ASCII nor FITS works. In v0.18 ASCII does work but FITS not. When I force the output of the FITS reader onto screen I get: 2022-06-01T09:44:44CEST SourceXtractor FATAL : Unknown exception type! 2022-06-01T09:44:44CEST SourceXtractor FATAL : Please, report this as a bug Test data was made available by the user.

mkuemmel commented 2 years ago

Not that things easier, but I tried the same ASSOC run on a v0.17 conda system. It works with an ASCII table but not with a FITS table.

mkuemmel commented 2 years ago

It work, great!!

mkuemmel commented 2 years ago

Fixed with release 0.18 #494!