mwilensky768 / SSINS

BSD 2-Clause "Simplified" License
6 stars 7 forks source link

Extra Keywords #78

Open mwilensky768 opened 3 years ago

mwilensky768 commented 3 years ago

INS object will need extra keywords named

dif_time
dif_freq
autospec
crosspec

We need to implement extra keywords in UVFlag since INS.write is inherited from that.

mwilensky768 commented 3 years ago

diff management:

SS will have the dif_time and dif_freq keywords above. If SS.diff is called, set the appropriate keywords to True no matter what. Have an additional keyword in SS.read perhaps called force_dif_time_True or similar for freq. diff will skip differencing if these keywords are already True.