Thanks for the advice.
I checked the behavior of the scheduler when cooler is enabled and format contains %C.
The scheduler counted up the files taken with no issues.
Read More...
Hi Wolfgang
The .esq temperature settings and PlaceholderFormat used are as follows.
The temperature setting appears to be explicitly specified.
I'm not sure what the "force" attribute means; if it should be 'true', please point it out.
<Temperature force='false'>0</Temperature>
<PlaceholderFormat>\%Type\%Filter\SomeFreeText_SomeFreeText_%Type_%Filter_c%C_G%G-O%O_%e_%Datetime_p%P</PlaceholderFormat>
Hi Wolfgang
The attached figure shows the contents of the Local variables in Line 4167 of Scheduler::getCopletedFile.
The regular expression of %C set in the variable "path" is -1, so it does not match the "fileName".
I do not consider it required to be able to use the VNG method in FITS Viewer.
If FITS Viewer is not able to correctly debayer with the VNG method, you may want to remove VNG from the options.
Read More...
Can you please tell me what source code and functions this issue might be related to, such as the code that is called after clicking the "Find Object" button in KStars?
Read More...
Hi Wolfgang
The issue is reproduced when %C and %P are specified for Format as follows
\%Type\%Filter\SomeFreeText_SomeFreeText_%Type_%Filter_c%C_G%G-O%O_%e_%Datetime_p%P
Version of KStars is 3.6.8 Stable for WIndows.
Read More...
Can anyone tell me if running multiple KStars on the same PC at the same time causes resource conflicts?
Read More...
This bug is reproduced in KStars 3.6.8 Stable Build: 2023-12-03T03:33:36Z on Windows.
I would like to see this fixed as it is very damaging when KStars crashes while preparing an observation.
Read More...
This bug is reproduced in KStars 3.6.8 Stable Build: 2023-12-03T03:33:36Z.
Will it be fixed?
Read More...
Hi Wolfgang
The following regular expression would match different patterns.
Line 374
replacement = "(East)|(West)|(Unknown)";
replacement = "(East|West|Unknown)";
Stars_g%G_p%P
Stars_g\\d+_p(East)|(West)|(Unknown)
Hi Wolfgang
Thank you for the fix it.
Can I download the fixed version of the executable from the following web page?
kstars.kde.org/ja/download/
Read More...
This ISSUE is also reproduced when %G and %O are specified and values are set for Gain and Offset in the Capture Module.
See following link:
indilib.org/forum/ekos/13635-captures-in....html?start=24#97173
Read More...
This ISSUE is also reproduced when %G and %O are specified and values are set for Gain and Offset in the Capture Module.