VIS (General)takahiro.yamamoto - 9:45 Wednesday 09 December 2020 (15611)
Print this reportVIS model unification[Ikeda, Miyo, Yamamoto]
We started refactoring of VIS models.
vis/common/models/TOWERMASTER.mdl/TOWERMASTER was constructed as the common block of the tower part for the Type-A, B, and Bp.
This common block is still just a union of old Type-A, B and Bp models. (Unnecessary blocks should be removed.)
Type-A tower models except for ITMY are already linked to this common block.
ToDo:
- Linking Type-B models to the common block
- Splitting Type-Bp models as the tower model and the payload model.
- Linking Type-Bp models to the common block
Comments to this report:
takahiro.yamamoto - 16:14 Wednesday 09 December 2020 (15616)
Print this reportSRM tower was linked to TOWERMASTER. Type-B tower model and Type-A tower model are unified!
BS, SR2, and SR3 can be also linked to TOWERMASTER after finishing VIS hardware works.
Removed following filter banks.
Type-B:
K1:VIS-$(OPTIC)_BF_DCCTRL_GAS => Miyo-kun will re-construct new FMs
K1:VIS-$(OPTIC)_DACTEST{1, 2, 3, 4} => unused
K1:VIS-$(OPTIC)_{F0, F1}_DCCTRL_GAS => Miyo-kun will re-construct new FMs
K1:VIS-$(OPTIC)_{F0, F1}_SENSCORR_V => unused
K1:VIS-$(OPTIC)_IP_DCCTRL_{L, T, Y} => FMs are moved to IP_DAMP_{L, T, Y} as miyodamp
K1:VIS-$(OPTIC)_IP_GEOWHITEN_{H1, H2, H3, L, T, Y} => unused
K1:VIS-$(OPTIC)_IP_TMOPLEV => unused
takahiro.yamamoto - 9:13 Friday 11 December 2020 (15632)
Print this reportSR2 tower was also linked the new library.
PRM model was split as tower model and payload model.