Reporter: pllim
As reported in #1409 (review) . Workflow to reproduce:
- Calculate aperture photometry as usual.
- Now go back to the aperture subset, put it in edit mode, and move it to another star that you know will give a completely different answer.
- Press calculate again without touching the aperture dropdown menu in the plugin.
- Notice that the Subset info update in the Subset info plugin, but aperture photometry result still same as the old Subset.
This is because the plugin is not listening to subset edit event. @kecnry proposed potential fix at #1409 (comment) . Probably want to add a new unit test to prevent regression too.
🐱
DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter. If any information is incorrect, please contact Duy Nguyen
Reporter: pllim
As reported in #1409 (review) . Workflow to reproduce:
This is because the plugin is not listening to subset edit event. @kecnry proposed potential fix at #1409 (comment) . Probably want to add a new unit test to prevent regression too.
🐱
DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter. If any information is incorrect, please contact Duy Nguyen