Author Topic: Parsing 32 bit error  (Read 3372 times)

Offline TomB

  • Newcomer
  • Posts: 4
Parsing 32 bit error
« on: 2016 February 09 13:53:54 »
I have started getting "*** Error: Parsing 32-bit floating point expression: conversion error: 1. #QNAN (Line 30-Column=160)" errors on images that I have saved and then try to re-open. After clicking the error dialog "OK" button, the image does open up and I can continue to process them.

Is this a bug or have I inadvertently clicked something that is creating the problem perhaps? The images are saved in 32-bit IEEE 754 floating point xisf format.

Tom

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Parsing 32 bit error
« Reply #1 on: 2016 February 10 07:10:24 »
Hi Tom,

This should never happen under any circumstance, so it is probably a bug. There is something in these images that yields NaN (Not a Number) values, which are represented as "#QNAN" by Microsoft runtime libraries.

Can you upload one of these images, so I can use it to find the origin of this problem? Also, it would be helpful if you could provide one of the original images (in a format different from XISF, such as FITS, TIFF, etc) that you used to generate the XISF files. Thank you, and sorry for the inconvenience.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline TomB

  • Newcomer
  • Posts: 4
Re: Parsing 32 bit error
« Reply #2 on: 2016 February 10 07:55:56 »
Juan;

I'll gather up images and get them to you soon.

Thanks
Tom

Offline TomB

  • Newcomer
  • Posts: 4
Re: Parsing 32 bit error
« Reply #3 on: 2016 February 10 08:14:35 »
Juan;

2 images are located in this folder:

https://www.dropbox.com/sh/0cizfq42k1lhfs7/AAAElWrVUADjFlbsWTdQhdAaa?dl=0

There is an image that was saved just after completing Image Integration. The other is one of the images (1 of 20) that was integrated.

Tom

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Parsing 32 bit error
« Reply #4 on: 2016 February 10 08:18:50 »
Hi Tom,

Thank you for the images. I'll investigate this issue and will let you know when I have a solution.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline gianpri

  • Member
  • *
  • Posts: 56
Re: Parsing 32 bit error
« Reply #5 on: 2017 March 29 11:20:52 »
No solution to this problem? I have the same problem as Tom but only on a PC (ASUS Admd A-10 8700P 8GB Ram). On another PC (LENOVO i3-4030 8Gb RAM) everything works. I also reinstalled PixInxight but to no avail.
Is there a solution that perhaps I missed?