na Kubani

This commit is contained in:
Roman Krivonos
2024-07-23 09:42:16 +03:00
parent 99dc2aa8f6
commit 8ee76a8070
896 changed files with 258624 additions and 205715 deletions

View File

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