before vac

This commit is contained in:
Roman Krivonos
2024-07-12 16:39:53 +03:00
parent 6acc02a13c
commit 99dc2aa8f6
4 changed files with 12 additions and 4 deletions

View File

@@ -49,7 +49,13 @@ nrev=0
bgdmodel={}
ignored_scw=[]
ignored_rev=[334,1760] # ignore orbits with pecular slope over phase
ignored_rev=[131,132,133,134,135,136,# flare
280,281,282,#flare
1057,1102, # flare
1459,1472, # flare
2303,2304, # flare
2549, # flare
334,1760] # ignore orbits with pecular slope over phase
if not os.path.exists(proddir):
os.makedirs(proddir)