Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecThomson committed Dec 11, 2023
1 parent f4fe581 commit 0b12931
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions arrakis/linmos.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,14 +342,6 @@ def main(
big_beams = big_beams[:limit]
comps = comps[:limit]

# parfiles = component_worker.map(
# beams=big_beams,
# comp=comps,
# stokeslist=unmapped(stokeslist),
# field=unmapped(field),
# cutdir=unmapped(cutdir),
# holofile=unmapped(holofile),
# )
all_parfiles = []
for stoke in stokeslist:
image_paths = find_images.map(
Expand Down

0 comments on commit 0b12931

Please sign in to comment.