a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 241858 and 289529

Description: FITS to PNG converter
 Fitspng is an utility intended to convert of the natural high
 dynamic range of FITS images, directly representing measured data,
 to the limited numerical range of PNG format widely used
 in computer graphics. Fitspng implements a global tone mapping
 technique by a set of tone functions using parameters provided
 by user or by machine estimate on base of a robust count statistics.
 Moreover, the conversion keeps an important FITS meta-information
 as a text part of PNG header.
Description: FITS to PNG converter
 Fitspng is an utility intended to convert of the natural high
 dynamic range of FITS images, directly representing measured data,
 to the limited numerical range of PNG format.
--- 241858	Thu Jan  1 00:00:00 1970
+++ 289529	Thu Jan  1 00:00:00 1970
@@ -1,9 +1,4 @@
 FITS to PNG converter
  Fitspng is an utility intended to convert of the natural high
  dynamic range of FITS images, directly representing measured data,
- to the limited numerical range of PNG format widely used
+ to the limited numerical range of PNG format.
- in computer graphics. Fitspng implements a global tone mapping
- technique by a set of tone functions using parameters provided
- by user or by machine estimate on base of a robust count statistics.
- Moreover, the conversion keeps an important FITS meta-information
- as a text part of PNG header.