Skip to content

Commit

Permalink
Add information about FITSWriter to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Aug 16, 2016
1 parent 31ce821 commit f8367ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
#Changelog for the fact-tools

## Version 0.16.0 -- 16.08.2016

* FITSWriter
* Added new Processor to write data to FITS file: `fact.io.FITSWriter`
* Files can be read by fact-tools
* Can write out scalar values and 1d-Arrays of fixed length

* Feature Extraction
* New Feature: fact.extraction.NeighborPixelDCF calculates the Descrete correlation function of neighboring pixels
* renamed fact.extraction.MeanCorrelation to fact.extraction.NeighborPixelCorrelation
Expand Down

0 comments on commit f8367ed

Please sign in to comment.