Skip to content

Commit

Permalink
Bad merge addition.
Browse files Browse the repository at this point in the history
  • Loading branch information
delucchi-cmu committed May 29, 2024
1 parent 07efa64 commit 87ca3e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/hipscat_import/margin_cache/margin_cache_map_reduce.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ def map_pixel_shards(
print_task_failure(f"Failed MAPPING stage for pixel: {mapping_key}", exception)
raise exception

MarginCachePlan.mapping_key_done(output_path, mapping_key)


def _to_pixel_shard(data, margin_threshold, output_path, ra_column, dec_column):
"""Do boundary checking for the cached partition and then output remaining data."""
Expand Down

0 comments on commit 87ca3e7

Please sign in to comment.