PixInsight Forum (historical)

PixInsight => General => Topic started by: alanrock on 2020 February 20 06:34:08

Title: Error Message
Post by: alanrock on 2020 February 20 06:34:08
I've got a new error message I'm getting when I run WBPP. I should also say that I've used WBPP and BPP many times before and have never gotten this message.
The message is:
*** Warning: Image Calibration failed
*** Warning: All calibrated light frame files have been removed or cannot be accessed.


I'm on the latest version of PI, on a Mac running Catalina. Files are stored on an external drive (as they always have been.
Any ideas?
Thanks,
Alan
Title: Re: Error Message
Post by: UlteriorModem on 2020 February 20 13:22:29
Wrong path?

You mentioned an external drive. Perhaps it's drive letter got re-assigned.
Title: Re: Error Message
Post by: pfile on 2020 February 20 13:29:08
well, osx uses friendly names for external devices so unless he renamed it that is probably not the problem...

rob
Title: Re: Error Message
Post by: UlteriorModem on 2020 February 20 13:32:46
Okay it was just a guess. I will keep my guesses to myself from now on.
Title: Re: Error Message
Post by: alanrock on 2020 February 20 13:47:54
Right. The source and the destination are the same device also, so I'm perplexed.
Title: Re: Error Message
Post by: pfile on 2020 February 20 14:35:05
what are the contents of the folder that you pointed WBPP to? is there anything at all in there?

rob
Title: Re: Error Message
Post by: alanrock on 2020 February 20 15:09:24
No, it's a new empty folder. (the destination)
Title: Re: Error Message
Post by: alanrock on 2020 February 20 16:09:52
Here's the last bit of my log file:

[2020-02-20 13:40:01] 01 : Error reading data buffer from file:
[2020-02-20 13:40:01] 02 : /Volumes/ASTR WIN/Pictures/Astronomy/Lights/IC342_021520/IC342_180sec_1x1_2020-0
[2020-02-20 13:40:01] 03 : 2-18_frame2_B-1.fit
[2020-02-20 13:40:01] 04 : Error reading elements 1 thru 4656 from image (ffgcld).
[2020-02-20 13:40:02]
[2020-02-20 13:40:02] * Applying error policy: Abort on error.
[2020-02-20 13:40:02]
[2020-02-20 13:40:02] * Waiting for running tasks to terminate ...
[2020-02-20 13:40:03] <* failed *>
[2020-02-20 13:40:03]  ** Warning: Image Calibration failed
[2020-02-20 13:40:03]
[2020-02-20 13:40:03] ************************************************************
[2020-02-20 13:40:03] * End calibration of Light frames
[2020-02-20 13:40:03] ************************************************************
[2020-02-20 13:40:03] ** Warning: All calibrated light frame files have been removed or cannot be accessed.
[2020-02-20 13:40:03]
Title: Re: Error Message
Post by: pfile on 2020 February 20 17:34:37
so i'd check if that file that it's trying to open is really OK - openable in PI otherwise, or openable in fv or some other fits viewer.

second, and i think it should be OK, but personally i would not use any spaces in filenames - can you change /Volumes/ASTR WIN to something like /Volumes/ASTR_WIN ?

rob
Title: Re: Error Message
Post by: alanrock on 2020 February 20 18:04:51
Rob, you were right as usual. When I tried opening that file, PI gave me an error. I looked at all the files from that imaging run, and 3 or 4 of them had strange file sizes and wouldn't open. I deleted those files and it seems to be working normally now--processing as we speak. Thanks again!