Closed torresramiro350 closed 1 year ago
Adding the ability to set the number of transits to HAL. The transits can be set in the following way, e.g. 10 transits:
hawc = HAL("HAWC", maptree, detector_response, roi=roi, flat_sky_pixels_size=0.1, set_transits=10)
Also added the tests developed by Chad on #43.
Adding the ability to set the number of transits to HAL. The transits can be set in the following way, e.g. 10 transits:
Also added the tests developed by Chad on #43.