Skip to content

Commit

Permalink
generate_hdf5 back to rubin_sim
Browse files Browse the repository at this point in the history
  • Loading branch information
yoachim committed Nov 8, 2023
1 parent 49569bc commit 49c190e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 246 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__all__ = ("ModelObservatory", "NoClouds", "NominalSeeing")
__all__ = ("ModelObservatory",)


import healpy as hp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import h5py
import numpy as np
from rubin_sim.data import get_data_dir
from rubin_scheduler.data import get_data_dir

if __name__ == "__main__":
# Gererate an sky map for each filters that is an estimate of how faint that part of sky
Expand Down
244 changes: 0 additions & 244 deletions rubin_scheduler/skybrightness_pre/data/generate_hdf5.py

This file was deleted.

0 comments on commit 49c190e

Please sign in to comment.