PixInsight Forum (historical)

Software Development => PCL and PJSR Development => Topic started by: kwiechen on 2013 April 23 01:39:26

Title: format of PPMX.bin star database
Post by: kwiechen on 2013 April 23 01:39:26
Hi,

is there any information about the PPMX.bin format and is it possible to access this data directly with PJSR?

Kai
Title: Re: format of PPMX.bin star database
Post by: Juan Conejero on 2013 April 23 01:53:27
Hi Kai,

Sure. Right now I'm working hard on Mac OS X problems. As soon as I find a bit of time I'll post complete information.
Title: Re: format of PPMX.bin star database
Post by: georg.viehoever on 2013 April 23 03:46:44
If you understand C++, you should see the format in the sources of StarGenerator that (if I remember correctly) is part of the PCL source  code.
Georg
Title: Re: format of PPMX.bin star database
Post by: kwiechen on 2013 April 23 10:58:58
If you understand C++, you should see the format in the sources of StarGenerator that (if I remember correctly) is part of the PCL source  code.
Georg

Thank you, I will study the sources.

Kai