Closed lcgallington closed 9 months ago
To pin things down a bit, on the ioc_detectors page, the following items give an error:
edit 1 to remove unintentional links to other issues.
edit 2: after more digging, it looks like the bob files for all these detectors are missing from the bob subdirectory, but there are opi files that correspond to these quantities in the opi subdirectory except for quadEM. If I stick the relevant opis in the bob directory, the error goes away.
Thanks for the report. Good news, the missing screens have been found and they are in your VM. Bad news, they are in the wrong directory!
~/epics_screens/synApps_6_2_1/adl/scaler16_full.bob
~/epics_screens/synApps_6_2_1/adl/scaler16_full_calc.bob
~/epics_screens/synApps_6_2_1/adl/scaler16_more.bob
~/epics_screens/synApps_6_2_1/adl/scaler16m.bob
~/epics_screens/synApps_6_2_1/adl/scaler16m_full.bob
~/epics_screens/synApps_6_2_1/adl/scaler16m_full_calc.bob
~/epics_screens/synApps_6_2_1/adl/scaler16m_more.bob
Use this bash command to move them to the correct place. You might need to restart phoebus (on my workstation, restart was not necessary).
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16_full.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16_full_calc.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16_more.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16m.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16m_full.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16m_full_calc.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16m_more.bob
Seems like that fixed the problem with the scalers. I checked the adl directory for the quadEM and SIS3820 bobs, but didn’t see them. I don’t think I need those for now though.
-- Leighanne C. Gallington, Ph.D. Assistant Physicist Advanced Photon Source (X-ray Science Division) Argonne National Laboratory Argonne, IL 60439 @.***
From: Pete R Jemian @.> Sent: Monday, February 12, 2024 4:05 PM To: BCDA-APS/epics-bluesky-vm @.> Cc: Gallington, Leighanne C. @.>; Author @.> Subject: Re: [BCDA-APS/epics-bluesky-vm] scaler error in CSS/Phoebus (Feb 2024 VM) (Issue #35)
Thanks for the report. Good news, the missing screens have been found and they are in your VM. Bad news, they are in the wrong directory!
~/epics_screens/synApps_6_2_1/adl/scaler16_full.bob
~/epics_screens/synApps_6_2_1/adl/scaler16_full_calc.bob
~/epics_screens/synApps_6_2_1/adl/scaler16_more.bob
~/epics_screens/synApps_6_2_1/adl/scaler16m.bob
~/epics_screens/synApps_6_2_1/adl/scaler16m_full.bob
~/epics_screens/synApps_6_2_1/adl/scaler16m_full_calc.bob
~/epics_screens/synApps_6_2_1/adl/scaler16m_more.bob
Use this bash command to move them to the correct place. You might need to restart phoebus (on my workstation, restart was not necessary).
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16_full.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16_full_calc.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16_more.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16m.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16m_full.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16m_full_calc.bob
mv ~/epics_screens/synApps_6_2_1/{adl,bob}/scaler16m_more.bob
— Reply to this email directly, view it on GitHubhttps://github.com/BCDA-APS/epics-bluesky-vm/issues/35#issuecomment-1939671297, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AO3WXSJ6PTKRHVWSQURG4RTYTKGZLAVCNFSM6AAAAABDFIBTFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZZGY3TCMRZG4. You are receiving this because you authored the thread.Message ID: @.**@.>>
Found more .bob
screens in the .../adl/
directory. This moves any and all of them:
mv ~/epics_screens/synApps_6_2_1/adl/*.bob ~/epics_screens/synApps_6_2_1/bob/
When I try to look at the scalers on the detectors tab in CSS (Feb 2024 VM), I get an error. Output from the error log and screenshots below.