ray-tracing-North-LST-1-d10.0-za20.0_validate_optics#
The full file can be found in the Simulation Model repository here.
The first 30 lines of the file are:
# %ECSV 1.0
# ---
# datatype:
# - {name: Off-axis angle, unit: deg, datatype: float64}
# - {name: d80_cm, unit: cm, datatype: float64}
# - {name: d80_deg, unit: deg, datatype: float64}
# - {name: eff_area, unit: m2, datatype: float64}
# - {name: eff_flen, unit: cm, datatype: float64}
# meta: !!omap
# - __serialized_columns__:
# Off-axis angle:
# __class__: astropy.units.quantity.Quantity
# unit: &id001 !astropy.units.Unit {unit: deg}
# value: !astropy.table.SerializedColumn {name: Off-axis angle}
# d80_cm:
# __class__: astropy.units.quantity.Quantity
# unit: &id002 !astropy.units.Unit {unit: cm}
# value: !astropy.table.SerializedColumn {name: d80_cm}
# d80_deg:
# __class__: astropy.units.quantity.Quantity
# unit: *id001
# value: !astropy.table.SerializedColumn {name: d80_deg}
# eff_area:
# __class__: astropy.units.quantity.Quantity
# unit: !astropy.units.Unit {unit: m2}
# value: !astropy.table.SerializedColumn {name: eff_area}
# eff_flen:
# __class__: astropy.units.quantity.Quantity
# unit: *id002
# value: !astropy.table.SerializedColumn {name: eff_flen}