diff --git a/xrtpy/response/channel.py b/xrtpy/response/channel.py index 862dfa31..ce4bc747 100644 --- a/xrtpy/response/channel.py +++ b/xrtpy/response/channel.py @@ -338,6 +338,8 @@ def ccd_wavelength(self) -> u.angstrom: class EffectiveArea: """Class for calculating the effective area.""" + # Add Obs. date. + # Add a requirement when effective area is call.The observation date is required; it is not required for the Channel # observation_date = "2007-09-22T22:59:59"