Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.12 KB

HostBSGSNe: Planning IFU observations of Hosts of 1987A-like SNe arising from Blue Supergiants

Python 3.10.5 License

The repository houses material for planning IFU observations of host environments of 1987A-like SNe arising from Blue Supergiants.

The code just began development in Feb 2023.

Global Requirements:

  • os
  • numpy
  • urllib
  • pandas
  • astropy
  • astroquery
  • matplotlib

1) FormatSample.ipynb

Required File(s): [data/AMUSINGSample.csv]
Output File(s): [data/AMUSING_CCSNe.dat]

  • 'FormatSample.ipynb' is a jupyter-notebook for filtering out observations performed by AMUSING survey on host environments of CCSNe.

2) PlanningIFU.ipynb

Required File(s): [TargetList.dat]
Output File(s): [findingchart/PlanTarget.png]

Descriptipn:

  • 'PlanningIFU.ipynb' is a jupyter-notebook for planning IFU observations and plot finding charts for targets superposed with the IFU pointing.