sot / xija

Thermal modeling framework for Chandra X-ray Observatory
https://sot.github.io/xija
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Add SolarHeatAcisCameraBody class that has a DH heater dependence #32

Closed taldcroft closed 9 years ago

taldcroft commented 9 years ago

Update the SolarHeatAcisCameraBody model component to include dh_heater_comp and dh_heater_bias terms. A dvals_pos_hook method is added which increases the heat by the dh_heater_bias value where dh_heater_comp is True (heater is On):

 self._dvals[self.dh_heater_comp.dvals] += self.dh_heater_bias