KAGRA MIR (General)
ShalikaSingh - 17:58, Friday 14 February 2025 (3915)
Labview modifications for birefringence measurement

The labvew to take averaging and median was simplfied by directly using premade labview VIs for averaging, median, and errors. 

The speed of reading data from polcam is 20ms. This is becasue the speed of polcam is 60fps. This brings us to 1/60 s= 20 ms. The labview can't read faster than this. 

The saving of S1, S2, S3 from polcam, which were the stokes parameters, were removed.

The file will now save in the format:

scan , shift,  azi, std azi, ell, std ell, polcam power, std polcam power, pm power, std pm power. 

A new VI was made which is "Birefringence Map with camera_v2.vi".