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

Running schedule, some failed targets move on, other fail but Seestar still shoots the failed target #507

Open
jeffreypkelly opened this issue Dec 4, 2024 · 1 comment

Comments

@jeffreypkelly
Copy link

When running my Messier Marathon schedule, I knew I would have some failed targets.
When I reached a failed target seestar eventually moved on to the next target.
Some targets however, would fail, but seestar would still shoot the target even though seestar is looking at the house.

A quick thought was that objects with +Dec locations would move on but targets with -Dec locations would stay and shoot even after the fail. I'll let you review.

The sessions starts on line 3254 in the log.

2024-12-04T01:39:12.816 INFO MosaicThread:Seestar Alpha Goto operation finished with result code: True
2024-12-04T01:39:13.316 INFO goto-dec-offset-thread:Seestar Alpha In auto center logic...
2024-12-04T01:39:45.625 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:39:45.626 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:39:46.321 WARNING goto-dec-offset-thread:Seestar Alpha Failed to plate solve current position, try # 1. Will try again.
2024-12-04T01:40:18.534 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:40:18.535 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:40:19.334 WARNING goto-dec-offset-thread:Seestar Alpha Failed to plate solve current position, try # 2. Will try again.
2024-12-04T01:40:51.544 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:40:51.545 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:40:52.338 WARNING goto-dec-offset-thread:Seestar Alpha Failed to plate solve current position, try # 3. Will try again.
2024-12-04T01:41:24.602 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:41:24.602 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:41:25.341 WARNING goto-dec-offset-thread:Seestar Alpha Failed to plate solve current position, try # 4. Will try again.
2024-12-04T01:41:57.541 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:41:57.642 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:41:58.350 WARNING goto-dec-offset-thread:Seestar Alpha Failed to plate solve current position, try # 5. Will try again.
2024-12-04T01:42:30.562 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:42:30.562 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:42:31.357 WARNING goto-dec-offset-thread:Seestar Alpha Failed to plate solve current position, try # 6. Will try again.
2024-12-04T01:43:03.707 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:43:03.707 INFO IncomingMsgThread:Seestar Alpha Plate Solve Failed
2024-12-04T01:43:04.360 WARNING goto-dec-offset-thread:Seestar Alpha auto center failed after 6 tries.
2024-12-04T01:43:11.329 INFO MosaicThread:Seestar Alpha stacking the panel for 240 seconds
2024-12-04T01:43:12.331 INFO MosaicThread:Seestar Alpha {'jsonrpc': '2.0', 'Timestamp': '7343.688794218', 'method': 'iscope_start_stack', 'result': 0, 'code': 0, 'id': 24686}
2024-12-04T01:43:12.831 INFO MosaicThread:Seestar Alpha {'jsonrpc': '2.0', 'Timestamp': '7344.713733084', 'method': 'set_control_value', 'result': 0, 'code': 0, 'id': 24689}

I made my schedule on the ALP planning page, I guess they are 1 panel mosaics, just so you know.
alpyca_jkelly.log
messier_marathon_4min_SG.csv

@jeffreypkelly jeffreypkelly changed the title Running schedule, some failed targets move on, other fails but seetstar still shoots the failed target Running schedule, some failed targets move on, other fails but Seestar still shoots the failed target Dec 4, 2024
@jeffreypkelly jeffreypkelly changed the title Running schedule, some failed targets move on, other fails but Seestar still shoots the failed target Running schedule, some failed targets move on, other fail but Seestar still shoots the failed target Dec 4, 2024
@smart-underworld
Copy link
Owner

fixed in my branch. Will close once merged and tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants