Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Telrun log outputs duplicated #265

Open
pgriffin17 opened this issue Oct 12, 2024 · 0 comments
Open

[BUG] Telrun log outputs duplicated #265

pgriffin17 opened this issue Oct 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pgriffin17
Copy link
Collaborator

Describe the bug
Every telrun.log output is duplicated. This is inconvenient for reviewing the log.

2024-10-11 18:47:08,784 - pyscope.telrun.telrun_operator - INFO - 979 - Last repositioning time: 2024-10-12 01:46:53.644839
2024-10-11 18:47:08,784 - pyscope.telrun.telrun_operator - INFO - 979 - Last repositioning time: 2024-10-12 01:46:53.644839
2024-10-11 18:47:08,785 - pyscope.telrun.telrun_operator - INFO - 982 - Current time: 2024-10-12 01:47:08.784153
2024-10-11 18:47:08,785 - pyscope.telrun.telrun_operator - INFO - 982 - Current time: 2024-10-12 01:47:08.784153
2024-10-11 18:47:08,785 - pyscope.telrun.telrun_operator - INFO - 983 - Time since last repositioning: 15.140310999995421
2024-10-11 18:47:08,785 - pyscope.telrun.telrun_operator - INFO - 983 - Time since last repositioning: 15.140310999995421
2024-10-11 18:47:08,786 - pyscope.telrun.telrun_operator - INFO - 987 - repositioning max stability time: 600.0
2024-10-11 18:47:08,786 - pyscope.telrun.telrun_operator - INFO - 987 - repositioning max stability time: 600.0
2024-10-11 18:47:08,787 - pyscope.telrun.telrun_operator - INFO - 999 - repositioning: None
2024-10-11 18:47:08,787 - pyscope.telrun.telrun_operator - INFO - 999 - repositioning: None
2024-10-11 18:47:08,788 - pyscope.telrun.telrun_operator - INFO - 1002 - Executing block...
2024-10-11 18:47:08,788 - pyscope.telrun.telrun_operator - INFO - 1002 - Executing block...
2024-10-11 18:47:08,788 - pyscope.telrun.telrun_operator - INFO - 1003 - Slew: True
2024-10-11 18:47:08,788 - pyscope.telrun.telrun_operator - INFO - 1003 - Slew: True
2024-10-11 18:47:08,789 - pyscope.telrun.telrun_operator - INFO - 1004 - Repositioning: None
2024-10-11 18:47:08,789 - pyscope.telrun.telrun_operator - INFO - 1004 - Repositioning: None
2024-10-11 18:47:08,789 - pyscope.telrun.schedtab - INFO - 504 - Validating the schedule table
2024-10-11 18:47:08,789 - pyscope.telrun.schedtab - INFO - 504 - Validating the schedule table
2024-10-11 18:47:08,794 - pyscope.telrun.schedtab - INFO - 636 - Performing observatory-specific validation
2024-10-11 18:47:08,794 - pyscope.telrun.schedtab - INFO - 636 - Performing observatory-specific validation
2024-10-11 18:47:08,795 - pyscope.telrun.schedtab - INFO - 638 - Validating row 0
2024-10-11 18:47:08,795 - pyscope.telrun.schedtab - INFO - 638 - Validating row 0
2024-10-11 18:47:08,797 - pyscope.telrun.schedtab - INFO - 645 - Target object: <SkyCoord (ICRS): (ra, dec) in deg
    (296.74318813, 28.04516674)>, Type: <class 'astropy.coordinates.sky_coordinate.SkyCoord'>
2024-10-11 18:47:08,797 - pyscope.telrun.schedtab - INFO - 645 - Target object: <SkyCoord (ICRS): (ra, dec) in deg
    (296.74318813, 28.04516674)>, Type: <class 'astropy.coordinates.sky_coordinate.SkyCoord'>
2024-10-11 18:47:08,797 - pyscope.telrun.schedtab - INFO - 646 - Start time: 60595.074248425975, Type: <class 'astropy.time.core.Time'>
2024-10-11 18:47:08,797 - pyscope.telrun.schedtab - INFO - 646 - Start time: 60595.074248425975, Type: <class 'astropy.time.core.Time'>
2024-10-11 18:47:08,805 - pyscope.telrun.schedtab - INFO - 655 - AltAz Object: <SkyCoord (AltAz: obstime=60595.074248425975, location=(-1912384.8991314, -5087338.27905145, 3329720.4999765) m, pressure=0.0 hPa, temperature=0.0 deg_C, relative_humidity=0.0, obswl=1.0 micron): (az, alt) in deg
    (183.80571934, 86.43618827)>
2024-10-11 18:47:08,805 - pyscope.telrun.schedtab - INFO - 655 - AltAz Object: <SkyCoord (AltAz: obstime=60595.074248425975, location=(-1912384.8991314, -5087338.27905145, 3329720.4999765) m, pressure=0.0 hPa, temperature=0.0 deg_C, relative_humidity=0.0, obswl=1.0 micron): (az, alt) in deg
    (183.80571934, 86.43618827)>
2024-10-11 18:47:08,933 - pyscope.telrun.schedtab - WARNING - 700 - Exposure time range check failed because the driver is not available
2024-10-11 18:47:08,933 - pyscope.telrun.schedtab - WARNING - 700 - Exposure time range check failed because the driver is not available
2024-10-11 18:47:09,664 - pyscope.telrun.telrun_operator - INFO - 1162 - Slewing is requested...
2024-10-11 18:47:09,664 - pyscope.telrun.telrun_operator - INFO - 1162 - Slewing is requested...
2024-10-11 18:47:09,664 - pyscope.telrun.telrun_operator - INFO - 1164 - Turning off custom tracking rates...
2024-10-11 18:47:09,664 - pyscope.telrun.telrun_operator - INFO - 1164 - Turning off custom tracking rates...
2024-10-11 18:47:09,666 - pyscope.telrun.telrun_operator - INFO - 1167 - Custom tracking rates turned off.
2024-10-11 18:47:09,666 - pyscope.telrun.telrun_operator - INFO - 1167 - Custom tracking rates turned off.
2024-10-11 18:47:09,667 - pyscope.telrun.telrun_operator - INFO - 1169 - Turning off tracking...
2024-10-11 18:47:09,667 - pyscope.telrun.telrun_operator - INFO - 1169 - Turning off tracking...
2024-10-11 18:47:09,668 - pyscope.telrun.telrun_operator - INFO - 1172 - Tracking turned off.
2024-10-11 18:47:09,668 - pyscope.telrun.telrun_operator - INFO - 1172 - Tracking turned off.
2024-10-11 18:47:09,668 - pyscope.telrun.telrun_operator - INFO - 1174 - Checking if rotator is connected...
2024-10-11 18:47:09,668 - pyscope.telrun.telrun_operator - INFO - 1174 - Checking if rotator is connected...
2024-10-11 18:47:09,669 - pyscope.telrun.telrun_operator - INFO - 1181 - Rotator is not connected
2024-10-11 18:47:09,669 - pyscope.telrun.telrun_operator - INFO - 1181 - Rotator is not connected
2024-10-11 18:47:09,670 - pyscope.telrun.telrun_operator - INFO - 1233 - Waiting -14.6 seconds (-0.00 hours) for block start time...
2024-10-11 18:47:09,670 - pyscope.telrun.telrun_operator - INFO - 1233 - Waiting -14.6 seconds (-0.00 hours) for block start time...
2024-10-11 18:47:09,671 - pyscope.telrun.telrun_operator - INFO - 1341 - Checking safety monitor statuses
2024-10-11 18:47:09,671 - pyscope.telrun.telrun_operator - INFO - 1341 - Checking safety monitor statuses
2024-10-11 18:47:09,678 - pyscope.telrun.telrun_operator - INFO - 1497 - CCD temperature: '-79.24700164794922' degs (below limit of '-80.0' with '1.0' tolerance), continuing...
2024-10-11 18:47:09,678 - pyscope.telrun.telrun_operator - INFO - 1497 - CCD temperature: '-79.24700164794922' degs (below limit of '-80.0' with '1.0' tolerance), continuing...
2024-10-11 18:47:09,678 - pyscope.telrun.telrun_operator - INFO - 1568 - Starting tracking...
2024-10-11 18:47:09,678 - pyscope.telrun.telrun_operator - INFO - 1568 - Starting tracking...
2024-10-11 18:47:09,679 - pyscope.telrun.telrun_operator - INFO - 1584 - Telescope pointing repositioning requested...
2024-10-11 18:47:09,679 - pyscope.telrun.telrun_operator - INFO - 1584 - Telescope pointing repositioning requested...
2024-10-11 18:47:09,680 - pyscope.telrun.telrun_operator - INFO - 1669 - repositioning x-coord was set to -1, setting to center of camera
2024-10-11 18:47:09,680 - pyscope.telrun.telrun_operator - INFO - 1669 - repositioning x-coord was set to -1, setting to center of camera
2024-10-11 18:47:09,682 - pyscope.telrun.telrun_operator - INFO - 1673 - repositioning x-coord = 1024
2024-10-11 18:47:09,682 - pyscope.telrun.telrun_operator - INFO - 1673 - repositioning x-coord = 1024
2024-10-11 18:47:09,683 - pyscope.telrun.telrun_operator - INFO - 1675 - repositioning y-coord was set to -1, setting to center of camera
2024-10-11 18:47:09,683 - pyscope.telrun.telrun_operator - INFO - 1675 - repositioning y-coord was set to -1, setting to center of camera
2024-10-11 18:47:09,685 - pyscope.telrun.telrun_operator - INFO - 1679 - repositioning y-coord = 1024
2024-10-11 18:47:09,685 - pyscope.telrun.telrun_operator - INFO - 1679 - repositioning y-coord = 1024
2024-10-11 18:47:09,687 - pyscope.observatory.observatory - INFO - 1999 - Attempting to put 19h46m58.36515113s +28d02m42.60026443s on pixel (1024.00, 1024.00)
2024-10-11 18:47:09,687 - pyscope.observatory.observatory - INFO - 1999 - Attempting to put 19h46m58.36515113s +28d02m42.60026443s on pixel (1024.00, 1024.00)
2024-10-11 18:47:09,688 - pyscope.observatory.observatory - INFO - 2016 - Attempt 1 of 3
2024-10-11 18:47:09,688 - pyscope.observatory.observatory - INFO - 2016 - Attempt 1 of 3
2024-10-11 18:47:09,689 - pyscope.observatory.observatory - INFO - 1432 - Slewing to RA hms_tuple(h=19.0, m=46.0, s=58.365151129991375) and Dec dms_tuple(d=28.0, m=2.0, s=42.60026443000157)
2024-10-11 18:47:09,689 - pyscope.observatory.observatory - INFO - 1432 - Slewing to RA hms_tuple(h=19.0, m=46.0, s=58.365151129991375) and Dec dms_tuple(d=28.0, m=2.0, s=42.60026443000157)
2024-10-11 18:47:09,716 - pyscope.observatory.observatory - INFO - 1469 - Turning on sidereal tracking...
2024-10-11 18:47:09,716 - pyscope.observatory.observatory - INFO - 1469 - Turning on sidereal tracking...
2024-10-11 18:47:09,718 - pyscope.observatory.observatory - INFO - 1472 - Sidereal tracking is on.
2024-10-11 18:47:09,718 - pyscope.observatory.observatory - INFO - 1472 - Sidereal tracking is on.
2024-10-11 18:47:09,718 - pyscope.observatory.observatory - INFO - 1476 - Attempting to slew to coordinates...
2024-10-11 18:47:09,718 - pyscope.observatory.observatory - INFO - 1476 - Attempting to slew to coordinates...
2024-10-11 18:47:09,719 - pyscope.observatory.observatory - INFO - 1477 - Slewing to RA 19.79963 and Dec 28.10940
2024-10-11 18:47:09,719 - pyscope.observatory.observatory - INFO - 1477 - Slewing to RA 19.79963 and Dec 28.10940
2024-10-11 18:47:13,982 - pyscope.observatory.observatory - INFO - 1545 - Settling for 3.00 seconds...
2024-10-11 18:47:13,982 - pyscope.observatory.observatory - INFO - 1545 - Settling for 3.00 seconds...
2024-10-11 18:47:16,984 - pyscope.observatory.observatory - INFO - 2046 - Settling for 3.00 seconds
2024-10-11 18:47:16,984 - pyscope.observatory.observatory - INFO - 2046 - Settling for 3.00 seconds
2024-10-11 18:47:19,985 - pyscope.observatory.observatory - INFO - 2055 - Taking 3.00 second exposure
2024-10-11 18:47:19,985 - pyscope.observatory.observatory - INFO - 2055 - Taking 3.00 second exposure
2024-10-11 18:47:24,849 - pyscope.observatory.observatory - INFO - 2060 - Exposure complete
2024-10-11 18:47:24,849 - pyscope.observatory.observatory - INFO - 2060 - Exposure complete
2024-10-11 18:47:24,851 - pyscope.observatory.observatory - INFO - 1296 - Using Maxim to save image
2024-10-11 18:47:24,851 - pyscope.observatory.observatory - INFO - 1296 - Using Maxim to save image
2024-10-11 18:47:24,852 - pyscope.observatory.observatory - INFO - 1304 - Overwrite allowed for header keys ['AIRMASS', 'OBJECT', 'TELESCOP', 'INSTRUME', 'OBSERVER']
2024-10-11 18:47:24,852 - pyscope.observatory.observatory - INFO - 1304 - Overwrite allowed for header keys ['AIRMASS', 'OBJECT', 'TELESCOP', 'INSTRUME', 'OBSERVER']
2024-10-11 18:47:24,898 - pyscope.observatory.observatory - INFO - 1187 - Getting header from MaxIm image
2024-10-11 18:47:24,898 - pyscope.observatory.observatory - INFO - 1187 - Getting header from MaxIm image
2024-10-11 18:47:25,271 - pyscope.observatory.observatory - INFO - 2071 - Searching for a WCS solution
2024-10-11 18:47:25,271 - pyscope.observatory.observatory - INFO - 2071 - Searching for a WCS solution
2024-10-11 18:47:25,272 - pyscope.observatory.observatory - INFO - 2072 - Pixel scale is 0.81 arcseconds per pixel
2024-10-11 18:47:25,272 - pyscope.observatory.observatory - INFO - 2072 - Pixel scale is 0.81 arcseconds per pixel
2024-10-11 18:47:25,482 - pyscope.reduction.maxim_pinpoint_wcs - INFO - 48 - Attempting to solve C:\Users\MACRO\AppData\Local\Temp2024-10-12T01-47-24.850.fts
2024-10-11 18:47:25,482 - pyscope.reduction.maxim_pinpoint_wcs - INFO - 48 - Attempting to solve C:\Users\MACRO\AppData\Local\Temp2024-10-12T01-47-24.850.fts
2024-10-11 18:47:32,716 - pyscope.reduction.maxim_pinpoint_wcs - INFO - 55 - Solve successful
2024-10-11 18:47:32,716 - pyscope.reduction.maxim_pinpoint_wcs - INFO - 55 - Solve successful
2024-10-11 18:47:32,770 - pyscope.reduction.maxim_pinpoint_wcs - ERROR - 64 - Solve failed: 'bool' object is not callable, saving unsolved image
2024-10-11 18:47:32,770 - pyscope.reduction.maxim_pinpoint_wcs - ERROR - 64 - Solve failed: 'bool' object is not callable, saving unsolved image
2024-10-11 18:47:32,810 - pyscope.observatory.observatory - INFO - 2102 - Saving the centering image to D:\RLMT\images\repositioning\Temp2024-10-12T01-47-24.850.fts
2024-10-11 18:47:32,810 - pyscope.observatory.observatory - INFO - 2102 - Saving the centering image to D:\RLMT\images\repositioning\Temp2024-10-12T01-47-24.850.fts
2024-10-11 18:47:32,812 - pyscope.observatory.observatory - INFO - 1296 - Using Maxim to save image
2024-10-11 18:47:32,812 - pyscope.observatory.observatory - INFO - 1296 - Using Maxim to save image
2024-10-11 18:47:32,812 - pyscope.observatory.observatory - INFO - 1304 - Overwrite allowed for header keys ['AIRMASS', 'OBJECT', 'TELESCOP', 'INSTRUME', 'OBSERVER']
2024-10-11 18:47:32,812 - pyscope.observatory.observatory - INFO - 1304 - Overwrite allowed for header keys ['AIRMASS', 'OBJECT', 'TELESCOP', 'INSTRUME', 'OBSERVER']
2024-10-11 18:47:32,866 - pyscope.observatory.observatory - INFO - 1187 - Getting header from MaxIm image
2024-10-11 18:47:32,866 - pyscope.observatory.observatory - INFO - 1187 - Getting header from MaxIm image
2024-10-11 18:47:33,346 - pyscope.observatory.observatory - INFO - 2112 - WCS solution found, solving for the pixel location of the target
2024-10-11 18:47:33,346 - pyscope.observatory.observatory - INFO - 2112 - WCS solution found, solving for the pixel location of the target
2024-10-11 18:47:33,368 - pyscope.observatory.observatory - INFO - 2148 - Error in RA is -312.82 arcseconds
2024-10-11 18:47:33,368 - pyscope.observatory.observatory - INFO - 2148 - Error in RA is -312.82 arcseconds
2024-10-11 18:47:33,369 - pyscope.observatory.observatory - INFO - 2149 - Error in Dec is 62.12 arcseconds
2024-10-11 18:47:33,369 - pyscope.observatory.observatory - INFO - 2149 - Error in Dec is 62.12 arcseconds
2024-10-11 18:47:33,369 - pyscope.observatory.observatory - INFO - 2150 - Error in x pixels is 339.54
2024-10-11 18:47:33,369 - pyscope.observatory.observatory - INFO - 2150 - Error in x pixels is 339.54
2024-10-11 18:47:33,370 - pyscope.observatory.observatory - INFO - 2151 - Error in y pixels is -83.34
2024-10-11 18:47:33,370 - pyscope.observatory.observatory - INFO - 2151 - Error in y pixels is -83.34
2024-10-11 18:47:33,370 - pyscope.observatory.observatory - INFO - 2156 - Offsetting next slew coordinates
2024-10-11 18:47:33,370 - pyscope.observatory.observatory - INFO - 2156 - Offsetting next slew coordinates
2024-10-11 18:47:33,371 - pyscope.observatory.observatory - INFO - 2164 - <SkyCoord (ICRS): (ra, dec) in deg
    (296.65629383, 28.06242163)>
2024-10-11 18:47:33,371 - pyscope.observatory.observatory - INFO - 2164 - <SkyCoord (ICRS): (ra, dec) in deg
    (296.65629383, 28.06242163)>
2024-10-11 18:47:33,372 - pyscope.observatory.observatory - INFO - 2016 - Attempt 2 of 3
2024-10-11 18:47:33,372 - pyscope.observatory.observatory - INFO - 2016 - Attempt 2 of 3
2024-10-11 18:47:33,374 - pyscope.observatory.observatory - INFO - 1432 - Slewing to RA hms_tuple(h=19.0, m=46.0, s=37.51052033332854) and Dec dms_tuple(d=28.0, m=3.0, s=44.71787701381771)
2024-10-11 18:47:33,374 - pyscope.observatory.observatory - INFO - 1432 - Slewing to RA hms_tuple(h=19.0, m=46.0, s=37.51052033332854) and Dec dms_tuple(d=28.0, m=3.0, s=44.71787701381771)
2024-10-11 18:47:33,385 - pyscope.observatory.observatory - INFO - 1469 - Turning on sidereal tracking...
2024-10-11 18:47:33,385 - pyscope.observatory.observatory - INFO - 1469 - Turning on sidereal tracking...
2024-10-11 18:47:33,386 - pyscope.observatory.observatory - INFO - 1472 - Sidereal tracking is on.
2024-10-11 18:47:33,386 - pyscope.observatory.observatory - INFO - 1472 - Sidereal tracking is on.
2024-10-11 18:47:33,387 - pyscope.observatory.observatory - INFO - 1476 - Attempting to slew to coordinates...
2024-10-11 18:47:33,387 - pyscope.observatory.observatory - INFO - 1476 - Attempting to slew to coordinates...
2024-10-11 18:47:33,388 - pyscope.observatory.observatory - INFO - 1477 - Slewing to RA 19.79383 and Dec 28.12647
2024-10-11 18:47:33,388 - pyscope.observatory.observatory - INFO - 1477 - Slewing to RA 19.79383 and Dec 28.12647
2024-10-11 18:47:35,853 - pyscope.reduction.astrometry_net_wcs - INFO - 45 - Submission ID = 10917022
2024-10-11 18:47:35,853 - pyscope.reduction.astrometry_net_wcs - INFO - 45 - Submission ID = 10917022
2024-10-11 18:47:35,949 - pyscope.telrun.telrun_operator - INFO - 2463 - WCS solution found.
2024-10-11 18:47:35,949 - pyscope.telrun.telrun_operator - INFO - 2463 - WCS solution found.
2024-10-11 18:47:35,950 - pyscope.telrun.telrun_operator - INFO - 2466 - Moving file to images directory...
2024-10-11 18:47:35,950 - pyscope.telrun.telrun_operator - INFO - 2466 - Moving file to images directory...
2024-10-11 18:47:35,951 - pyscope.telrun.telrun_operator - INFO - 2468 - File D:\RLMT\tmp\mjc_SAO87716_r_3s_2024-10-12T01-46-50.fts to D:\RLMT\images\mjc_SAO87716_r_3s_2024-10-12T01-46-50.fts
2024-10-11 18:47:35,951 - pyscope.telrun.telrun_operator - INFO - 2468 - File D:\RLMT\tmp\mjc_SAO87716_r_3s_2024-10-12T01-46-50.fts to D:\RLMT\images\mjc_SAO87716_r_3s_2024-10-12T01-46-50.fts
2024-10-11 18:47:35,951 - pyscope.telrun.telrun_operator - INFO - 2469 - WCS solve complete.
2024-10-11 18:47:35,951 - pyscope.telrun.telrun_operator - INFO - 2469 - WCS solve complete.
2024-10-11 18:47:36,946 - pyscope.observatory.observatory - INFO - 1545 - Settling for 3.00 seconds...
2024-10-11 18:47:36,946 - pyscope.observatory.observatory - INFO - 1545 - Settling for 3.00 seconds...
2024-10-11 18:47:39,947 - pyscope.observatory.observatory - INFO - 2046 - Settling for 3.00 seconds
2024-10-11 18:47:39,947 - pyscope.observatory.observatory - INFO - 2046 - Settling for 3.00 seconds
2024-10-11 18:47:42,968 - pyscope.observatory.observatory - INFO - 2055 - Taking 3.00 second exposure
2024-10-11 18:47:42,968 - pyscope.observatory.observatory - INFO - 2055 - Taking 3.00 second exposure
2024-10-11 18:47:47,928 - pyscope.observatory.observatory - INFO - 2060 - Exposure complete
2024-10-11 18:47:47,928 - pyscope.observatory.observatory - INFO - 2060 - Exposure complete
2024-10-11 18:47:47,930 - pyscope.observatory.observatory - INFO - 1296 - Using Maxim to save image
2024-10-11 18:47:47,930 - pyscope.observatory.observatory - INFO - 1296 - Using Maxim to save image
2024-10-11 18:47:47,930 - pyscope.observatory.observatory - INFO - 1304 - Overwrite allowed for header keys ['AIRMASS', 'OBJECT', 'TELESCOP', 'INSTRUME', 'OBSERVER']
2024-10-11 18:47:47,930 - pyscope.observatory.observatory - INFO - 1304 - Overwrite allowed for header keys ['AIRMASS', 'OBJECT', 'TELESCOP', 'INSTRUME', 'OBSERVER']
2024-10-11 18:47:48,007 - pyscope.observatory.observatory - INFO - 1187 - Getting header from MaxIm image
2024-10-11 18:47:48,007 - pyscope.observatory.observatory - INFO - 1187 - Getting header from MaxIm image
2024-10-11 18:47:48,400 - pyscope.observatory.observatory - INFO - 2071 - Searching for a WCS solution
2024-10-11 18:47:48,400 - pyscope.observatory.observatory - INFO - 2071 - Searching for a WCS solution
2024-10-11 18:47:48,402 - pyscope.observatory.observatory - INFO - 2072 - Pixel scale is 0.81 arcseconds per pixel
2024-10-11 18:47:48,402 - pyscope.observatory.observatory - INFO - 2072 - Pixel scale is 0.81 arcseconds per pixel
2024-10-11 18:47:48,581 - pyscope.reduction.maxim_pinpoint_wcs - INFO - 48 - Attempting to solve C:\Users\MACRO\AppData\Local\Temp2024-10-12T01-47-47.929.fts
2024-10-11 18:47:48,581 - pyscope.reduction.maxim_pinpoint_wcs - INFO - 48 - Attempting to solve C:\Users\MACRO\AppData\Local\Temp2024-10-12T01-47-47.929.fts
2024-10-11 18:47:53,860 - pyscope.reduction.maxim_pinpoint_wcs - INFO - 55 - Solve successful
2024-10-11 18:47:53,860 - pyscope.reduction.maxim_pinpoint_wcs - INFO - 55 - Solve successful
2024-10-11 18:47:53,912 - pyscope.reduction.maxim_pinpoint_wcs - ERROR - 64 - Solve failed: 'bool' object is not callable, saving unsolved image
2024-10-11 18:47:53,912 - pyscope.reduction.maxim_pinpoint_wcs - ERROR - 64 - Solve failed: 'bool' object is not callable, saving unsolved image
2024-10-11 18:47:53,989 - pyscope.observatory.observatory - INFO - 2102 - Saving the centering image to D:\RLMT\images\repositioning\Temp2024-10-12T01-47-47.929.fts
2024-10-11 18:47:53,989 - pyscope.observatory.observatory - INFO - 2102 - Saving the centering image to D:\RLMT\images\repositioning\Temp2024-10-12T01-47-47.929.fts
2024-10-11 18:47:53,991 - pyscope.observatory.observatory - INFO - 1296 - Using Maxim to save image
2024-10-11 18:47:53,991 - pyscope.observatory.observatory - INFO - 1296 - Using Maxim to save image
2024-10-11 18:47:53,991 - pyscope.observatory.observatory - INFO - 1304 - Overwrite allowed for header keys ['AIRMASS', 'OBJECT', 'TELESCOP', 'INSTRUME', 'OBSERVER']
2024-10-11 18:47:53,991 - pyscope.observatory.observatory - INFO - 1304 - Overwrite allowed for header keys ['AIRMASS', 'OBJECT', 'TELESCOP', 'INSTRUME', 'OBSERVER']
2024-10-11 18:47:54,046 - pyscope.observatory.observatory - INFO - 1187 - Getting header from MaxIm image
2024-10-11 18:47:54,046 - pyscope.observatory.observatory - INFO - 1187 - Getting header from MaxIm image
2024-10-11 18:47:54,465 - pyscope.observatory.observatory - INFO - 2112 - WCS solution found, solving for the pixel location of the target
2024-10-11 18:47:54,465 - pyscope.observatory.observatory - INFO - 2112 - WCS solution found, solving for the pixel location of the target
2024-10-11 18:47:54,486 - pyscope.observatory.observatory - INFO - 2148 - Error in RA is 1.02 arcseconds
2024-10-11 18:47:54,486 - pyscope.observatory.observatory - INFO - 2148 - Error in RA is 1.02 arcseconds
2024-10-11 18:47:54,487 - pyscope.observatory.observatory - INFO - 2149 - Error in Dec is 0.07 arcseconds
2024-10-11 18:47:54,487 - pyscope.observatory.observatory - INFO - 2149 - Error in Dec is 0.07 arcseconds
2024-10-11 18:47:54,488 - pyscope.observatory.observatory - INFO - 2150 - Error in x pixels is -1.14
2024-10-11 18:47:54,488 - pyscope.observatory.observatory - INFO - 2150 - Error in x pixels is -1.14
2024-10-11 18:47:54,488 - pyscope.observatory.observatory - INFO - 2151 - Error in y pixels is -0.09
2024-10-11 18:47:54,488 - pyscope.observatory.observatory - INFO - 2151 - Error in y pixels is -0.09
2024-10-11 18:47:54,488 - pyscope.observatory.observatory - INFO - 2171 - Target is now in position after 2 attempts
2024-10-11 18:47:54,488 - pyscope.observatory.observatory - INFO - 2171 - Target is now in position after 2 attempts
2024-10-11 18:47:54,489 - pyscope.telrun.telrun_operator - INFO - 1723 - repositioning succeeded
2024-10-11 18:47:54,489 - pyscope.telrun.telrun_operator - INFO - 1723 - repositioning succeeded
2024-10-11 18:47:54,489 - pyscope.telrun.telrun_operator - INFO - 1724 - Previous repositioning coords: <SkyCoord (ICRS): (ra, dec) in deg
    (296.74318813, 28.04516674)>
2024-10-11 18:47:54,489 - pyscope.telrun.telrun_operator - INFO - 1724 - Previous repositioning coords: <SkyCoord (ICRS): (ra, dec) in deg
    (296.74318813, 28.04516674)>
2024-10-11 18:47:54,490 - pyscope.telrun.telrun_operator - INFO - 1727 - Previous repositioning time: 2024-10-12 01:46:53.644839
2024-10-11 18:47:54,490 - pyscope.telrun.telrun_operator - INFO - 1727 - Previous repositioning time: 2024-10-12 01:46:53.644839
2024-10-11 18:47:54,491 - pyscope.telrun.telrun_operator - INFO - 1732 - Last repositioning coords: <SkyCoord (ICRS): (ra, dec) in deg
    (296.74318813, 28.04516674)>
2024-10-11 18:47:54,491 - pyscope.telrun.telrun_operator - INFO - 1732 - Last repositioning coords: <SkyCoord (ICRS): (ra, dec) in deg
    (296.74318813, 28.04516674)>
2024-10-11 18:47:54,491 - pyscope.telrun.telrun_operator - INFO - 1735 - Last repositioning time: 2024-10-12 01:47:54.490268
2024-10-11 18:47:54,491 - pyscope.telrun.telrun_operator - INFO - 1735 - Last repositioning time: 2024-10-12 01:47:54.490268
2024-10-11 18:47:54,492 - pyscope.telrun.telrun_operator - INFO - 1738 - Continuing...
2024-10-11 18:47:54,492 - pyscope.telrun.telrun_operator - INFO - 1738 - Continuing...

Expected behavior
Messages should only be shown once, not twice.

Desktop (please complete the following information):
TCC1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant