Skip to content

Commit

Permalink
Merge pull request #22 from kadrlica/delve
Browse files Browse the repository at this point in the history
Merging in prep for 2024A
  • Loading branch information
kadrlica authored Jan 5, 2024
2 parents ddab4ec + 382e861 commit 3274213
Show file tree
Hide file tree
Showing 12 changed files with 432 additions and 229 deletions.
4 changes: 2 additions & 2 deletions bin/schedule_night
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ def main():
scheduler = scheduler_factory(target_fields=args.fields,
windows=args.windows,
completed_fields=args.complete)
chunks = scheduler.schedule_nite(date,start=start,chunk=args.chunk,
plot=args.plot,mode=args.mode)
chunks = scheduler.schedule_nite(date, start=start, chunk=args.chunk,
plot=args.plot, mode=args.mode)



Expand Down
2 changes: 1 addition & 1 deletion obztak/data/delve-target-fields.csv.gz
2 changes: 1 addition & 1 deletion obztak/data/delve-windows.csv.gz
Loading

0 comments on commit 3274213

Please sign in to comment.