Hello,
I’m playing with the trial version of Voyager and bumping in these issues. For now I only use the simulators in order to test the product. I mainly do variable star observing (with different setups). Maybe somebody can give me some insight or workarounds?
-
When connected to Cartes du Ciel and searching for a comet in the sequence block he can’t find the comet. I download the MPC file via Cartes-du-ciel and when I try in Cartes-du-Ciel to find a comet manually, for example “156P/Russell-LINEAR”, it does find the comet. However, via Voyager it doesn’t find it. Same with asteroids. “M31” for obvious reasons it does find.
The idea is here to have multiple shots of comets during the night, using Dragscript and the “Goto by name” action to slew to the known position of the comet at that time. -
I’m planning to use sequence-files for my snapshots. This seems to work fine for now, but I found that Voyager creates for every sequence/object a subdirectory with the object name. Even when I indicate to write the files in folder C:\Fits, it still creates the subdirectory. I need all my fits in one single directory, from where the processing-program picks it up for batch processing. Is there somewhere a configuration I miss to NOT create the subdirectory?
-
Is there a way in Sequence to have a timeout on the platesolving (for example 300s), and when that expires or platesolves fails… to still continue taking the light-frames? I make a loop of sequence of 10x a lightframe and then repeat it indefinitely in order to “track” the object for several hours. I found it will redo a platesolve after 10 frames (which is what I want), but when the platesolve fails (for example some passing clouds), the whole series fails. While searching for a minimum orso, it’s not that bad that some platesolves fail or clouds pass by…
-
I notice on the platesolving he will first try the first program (pinpoint), when that fails, he takes a new frame and tries on a NEW frame the blindsolve program (all sky solver). Is it possible to configure the program to use the same frame for both programs? This would win some time.
-
My main intention is to use Dragscript for automation. I wonder if it’s possible to create one big Dragscript-file from where I can then pick on daily-basis blocks (objects) to observe and blocks not to observe. Basically: is there a way to enable/disable blocks or actions but keep the info there in the file?
-
Is it possible to adapt the Dragscript while it’s running?
For example: you start observing at 20h, but at 22h an email comes in with request to observe an object in the morning around 2 AM. Can I change a running Dragscript file and add that object manually without stopping the run, hitting the abort of pause button adapting the dragscript file and restarting it manually ?
Another example: I’m running a dragscript file, but I notice just before bedtime that I made a typo in a coordinate. Can I change it without affecting the run? -
I observe multiple objects (let’s say 3) at the same time. I make a loop that every hour goes to the position somewhere in the middle of the objects for platesolvesync, then for the rest of the hour I go to object1_10s, object2_120s, object3_45s, and then back to object1_10s,object2_120s,object3_45s… After one hour it will go back to the center for another platesolvesync. Will the system automatically do a meridian flip with platesolve to refine or how can I handle that?
-
In Dragscript, is there way to search for object name and let it fill in RA+DEC automatically? Or just take the selected object in the planetarium program?
Thanks a lot for looking