arjeneh / jpowder

Automatically exported from code.google.com/p/jpowder
1 stars 0 forks source link

When Jpowder encounter dataset with non-familiar header info - ignore such header info #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When Jpowder encounter dataset with none-familiar
header information as demonstrated with examples in the svn folder: 
http://code.google.com/p/jpowder/source/browse/#svn/trunk/data/data with 
multiple line headers

Then Jpowder should attempt to ignore such header information and
try to still plot the data. 

Note that we do currently allow Jpowder to read one data format with
a one line header consisting of just one number, which is interpreted
as wavelenght. Hence such a header has special meaning, but for now
any other none-understandable headers by Jpowder should simply be ignored.

Note the implementation of this issue should be combined with the 
implementation of issue 37 and in particular issue 14.

Original issue reported on code.google.com by anders.m...@stfc.ac.uk on 6 Oct 2010 at 10:19

GoogleCodeExporter commented 9 years ago
As commented in issue 14 perhaps consider using jhove: 
http://hul.harvard.edu/jhove/.

Original comment by anders.m...@stfc.ac.uk on 16 Jan 2011 at 2:20

GoogleCodeExporter commented 9 years ago

Original comment by anders.m...@stfc.ac.uk on 20 Jan 2011 at 7:26