Differences between revisions 334 and 411 (spanning 77 versions)
Revision 334 as of 2018-10-12 13:28:07
Size: 2761
Editor: MarkBarton
Comment:
Revision 411 as of 2019-04-19 11:50:37
Size: 2502
Editor: MarkBarton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 6: Line 5:
==== Report for week of 10/8 ====
 * This was Panwei's last week (for now at least) - thanks for all the help!
 * Thanks also to Terrence for visiting again for the week.
===== SR3 =====
 * Terrence and Mark finished setting up the LEN half of the OL (Simon had roughly placed the components). They ran a new cable for LEN in the cable tray and relaid the cable for TILT to get it off the floor.
 * Terrence worked on diagonalizing the LEN OL. A report is forthcoming.
===== SRM =====
 * Mark installed a pair of power supplies in the SRM and copied settings across to the SRM real-time model.
 * Fabian did lots of rack cabling, including installing and connecting BIO cards.
 * Mark and Hirata-san checked and adjusted the pitch of the BF (with a bubble level) and the IM/... section (with the OL).
 * Mark and Panwei installed the sides of the IRM and the IM OSEMs.
 * Hirata-san hung the dummy load from the F0 and started compressing the blade. There was a significant lateral offset (≈2-3 mm towards the blade at 5:30) at first but Takahashi-san advised that it would probably improve with compression, and it did.
 * Mark and Hirata-san cleared off most of two optical tables and a set of shelves in the OMMT area that Type B had been using but were now required by Somiya-san and Ohishi-san. We still need to remove the geophone and OSEM testing setups.
==== Report for the week of 4/15 ====
 * Fabian debugged a dead stepper on SR3 (broken driver channel) and a dead geophone on SRM (unplugged cable). He made another update to the table used by the Python script for the stepper driver MEDM screen to reflect the remapping.
 * Fabian monitored the pumpdown and he and Hirata-san did post-pumpdown checks of all the suspensions. They were all healthy.
 * Hirata-san participated in the health checks and learned about the computer systems.
 * Mark did major revisions to the MEDM menu on the OVERVIEW screen with scripts for making `safe.snap` files and snapshots of setpoints. He made the `safe.snap` files in directories under `/opt/rtcds/kamioka/k1/target` into symbolic links to files in `/opt/rtcds/userapps/release/vis/k1/burtfiles`, alongside the setpoint files, so that they could be backed up to the SVN (as at LIGO).
 * Mark did major updates to his `vistools.py` Python package for manipulating the suspensions (based on his LIGO `sustools.py`). He added entries for Type B suspensions to the internal database and added commands for manipulating SET and DCCTRL blocks. He also added commands to simulate pressing on the `CLEAR HISTORY` and `LOAD COEFFICIENTS` buttons.
 * Mark started updating the `TYPEB.py` Guardian definition file to use `vistools.py`. So far only the `ENGAGING_IP_CONTROL` state has been fully rewritten and tested, but other states will be simple adaptations. It should be easy to do Type A and other Guardians in the same style.
Line 20: Line 13:
===== SR2 =====
 * Mark, Enzo and Hirata-san all inspected the lower section of the SR2 to see if there were any interference points that might explain some unexpected peaks in the TFs (especially the RM pitch made appearing in longitudinal) that weren't present before installation. There were no stops touching, but some TM OSEM cables were rubbing against each other, which we fixed. The problem turned out to be swapped cables in the coil actuation.
 * We removed the tank lid, and Enzo and Panwei inspected the cabling that had been done during Enzo's vacation and installed some new cables that had arrived. They also unlocked the IP.
==== Plan for week of 4/22 ====
 * Mark, Terrence at Kamioka Mon-Fri.
 * Fabian at Kamioka Mon-Thu.
 * Work with Lucia to do blending of the IP LVDTs and geophones.
 * More Guardian improvements.
  * Improve `vistools.py` (add more useful functions; add docstrings; add support for Type A/Bp/C; create test suite).
  * Finish and test new Guardian code using `vistools.py`.
  * Modify RT models and/or Guardian to revert to the SAFE state under control in all but the most extreme emergency situations (rather than suddenly shutting off all output).
 * Work on Type B paper.
 * Tidy up.
  * Gather and clean tools.
  * Gather and organize unused parts and fasteners.
Line 24: Line 26:
==== Plan for week of 10/15 ====
 * Mark, Enzo, Hirata-san and Fabian at Kamioka Mon-Fri.
===== SR2 =====
 * Continue shakedown of PI section.
===== SRM =====
 * Align IRM with IM.
 * Suspend/weigh/balance the BF/... section.
 * Build up the AF and SS to the SF level.
 * Install the SF.

==== To-Do Lists, Schedule ====
 * [[KAGRA/Subgroups/VIS/TypeB/ToDoBS]]
 * [[KAGRA/Subgroups/VIS/TypeB/ToDoSR]]
 * [[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=7779|JGW-L1807779 Type B Schedule (SR)]]

==== Vacation/Visitor Info ====
 * Terrence: 10/29-11/2 at Kamioka.
==== Vacation/Travel Info ====
 * Terrence's next visit from 4/18.
 * Fabian's vacation 4/26 to 5/10.
 * Mark's US vacation from 5/22 to 6/11.
 * Mark's final day 6/28.

Scraps of text for incorporation in the VIS Meeting Minutes

KAGRA/Subgroups/VIS/MeetingNAOJ

Type B (Mark)

Report for the week of 4/15

  • Fabian debugged a dead stepper on SR3 (broken driver channel) and a dead geophone on SRM (unplugged cable). He made another update to the table used by the Python script for the stepper driver MEDM screen to reflect the remapping.
  • Fabian monitored the pumpdown and he and Hirata-san did post-pumpdown checks of all the suspensions. They were all healthy.
  • Hirata-san participated in the health checks and learned about the computer systems.
  • Mark did major revisions to the MEDM menu on the OVERVIEW screen with scripts for making safe.snap files and snapshots of setpoints. He made the safe.snap files in directories under /opt/rtcds/kamioka/k1/target into symbolic links to files in /opt/rtcds/userapps/release/vis/k1/burtfiles, alongside the setpoint files, so that they could be backed up to the SVN (as at LIGO).

  • Mark did major updates to his vistools.py Python package for manipulating the suspensions (based on his LIGO sustools.py). He added entries for Type B suspensions to the internal database and added commands for manipulating SET and DCCTRL blocks. He also added commands to simulate pressing on the CLEAR HISTORY and LOAD COEFFICIENTS buttons.

  • Mark started updating the TYPEB.py Guardian definition file to use vistools.py. So far only the ENGAGING_IP_CONTROL state has been fully rewritten and tested, but other states will be simple adaptations. It should be easy to do Type A and other Guardians in the same style.

Plan for week of 4/22

  • Mark, Terrence at Kamioka Mon-Fri.
  • Fabian at Kamioka Mon-Thu.
  • Work with Lucia to do blending of the IP LVDTs and geophones.
  • More Guardian improvements.
    • Improve vistools.py (add more useful functions; add docstrings; add support for Type A/Bp/C; create test suite).

    • Finish and test new Guardian code using vistools.py.

    • Modify RT models and/or Guardian to revert to the SAFE state under control in all but the most extreme emergency situations (rather than suddenly shutting off all output).
  • Work on Type B paper.
  • Tidy up.
    • Gather and clean tools.
    • Gather and organize unused parts and fasteners.

Vacation/Travel Info

  • Terrence's next visit from 4/18.
  • Fabian's vacation 4/26 to 5/10.
  • Mark's US vacation from 5/22 to 6/11.
  • Mark's final day 6/28.

KAGRA/Subgroups/VIS/TypeB/Minutes (last edited 2022-10-28 10:02:46 by fabian.arellano)