×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Re:Scheduler not showing exposures

  • Posts: 12
  • Thank you received: 0
Hello,

I've been trying to learn how to use the Scheduler in Ekos.  I've made sequence files and added them to each job, but the Scheduler lists 0/0 captures for each job.  I've opened the sequence files and they do have the correct number in the Count and Exposure fields.  Any ideas what I'm doing wrong?

 

<?xml version="1.0" encoding="UTF-8"?>
<SequenceQueue version='2.1'>
<CCD>ZWO CCD ASI533MC Pro</CCD>
<FilterWheel>--</FilterWheel>
<GuideDeviation enabled='false'>2</GuideDeviation>
<GuideStartDeviation enabled='false'>2</GuideStartDeviation>
<Autofocus enabled='false'>0</Autofocus>
<RefocusOnTemperatureDelta enabled='false'>1</RefocusOnTemperatureDelta>
<RefocusEveryN enabled='true'>60</RefocusEveryN>
<Job>
<Exposure>300</Exposure>
<Binning>
<X>1</X>
<Y>1</Y>
</Binning>
<Frame>
<X>0</X>
<Y>0</Y>
<W>3008</W>
<H>3008</H>
</Frame>
<Temperature force='false'>-20</Temperature>
<Type>Light</Type>
<Prefix>
<RawPrefix>Horsehead</RawPrefix>
<FilterEnabled>0</FilterEnabled>
<ExpEnabled>0</ExpEnabled>
<TimeStampEnabled>0</TimeStampEnabled>
</Prefix>
<Count>24</Count>
<Delay>15</Delay>
<FITSDirectory>/home/casey</FITSDirectory>
<UploadMode>1</UploadMode>
<RemoteDirectory>/media/astro</RemoteDirectory>
<FormatIndex>0</FormatIndex>
<Properties>
<NumberVector name='CCD_CONTROLS'>
<OneNumber name='Gain'>100</OneNumber>
<OneNumber name='Offset'>20</OneNumber>
</NumberVector>
</Properties>
<Calibration>
<FlatSource>
<Type>Manual</Type>
</FlatSource>
<FlatDuration>
<Type>Manual</Type>
</FlatDuration>
<PreMountPark>False</PreMountPark>
<PreDomePark>False</PreDomePark>
</Calibration>
</Job>
</SequenceQueue>

Thanks,
Casey
3 years 2 weeks ago #68527
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 1029
  • Thank you received: 301
The only situation I see that results in what you describe is that you did set a repeat count of zero for those particular jobs, on the bottom right group.

-Eric
3 years 2 weeks ago #68541

Please Log in or Create an account to join the conversation.

  • Posts: 12
  • Thank you received: 0
I've tried it with both Sequence Completion and Repeat for 1 run checked, with the same results. 0/0 is always shown under Captures.
3 years 2 weeks ago #68542

Please Log in or Create an account to join the conversation.

Time to create page: 0.198 seconds