franpoz / SHERLOCK

Easy and versatile open-source code to explore Kepler, K2 and TESS data in the search for exoplanets
MIT License
20 stars 7 forks source link

Make SECTOR ids to analyze 'all' sectors independently #79

Closed martindevora closed 3 years ago

martindevora commented 3 years ago

So far, when we are setting an object to be analyzed by independent sectors we need to provide the sectors list. If we wanted to provide 'all', it would trigger only one analysis as a whole. We would need to refactor it so that 'all' triggers independent analysis by getting the list of sectors of the object initially.