SETIatHCRO / ATA-Utils

3 stars 7 forks source link

better stack flag #64

Closed Tusay closed 9 months ago

Tusay commented 9 months ago

Made some plotting modifications, nothing major. Messed with subplots and which function gets the data and passes it along, etc.

Fixed the stack flag so that default is None and simply flagging "-stack" will default it to 1 layer. Additional stack layers can still be set with an integer following stack, like "-stack 2" for example, but 1 is likely to be the most common usage so I simplified it.