-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
60 lines (51 loc) · 2.04 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
2019-02-14
TAG: BUILD25
2018-06-08 Leonardo Baroncelli <leonardo.baroncelli26@gmail.com>
TAG v1.5.1
Added AG_addringtoaitoffmap
2017-11-21 Nicolò Parmiggiani <parmiggiani@iasfbo.inaf.it>
TAG v1.5.0
ExpRatioEvaluator
2016-04-19 Andrea Bulgarelli <bulgarelli@iasfbo.inaf.it>, Andrea Zoli <zoli@iasfbo.inaf.it>
TAG v1.2.0
Fix wrong buffers sizes.
Fix gcc warnings.
Fix memory leaks.
Remove AG_expmapgenT5.
Use pid for /tmp/* filename generation, tmpnam() syscall is not safe.
AG_expmapgen5: Use static buffers.
AG_expmapgen5: Do not use psi, it is uninitialized.
AG_multiterative5: Generates the fluxul map.
AG_multiterative5: Renamed GAL in GAS.
2016-03-04 Andrea Bulgarelli <bulgarelli@iasfbo.inaf.it>, Andrea Zoli
<zoli@iasfbo.inaf.it>, Andrew Chen <andrew.w.chen@gmail.com>
TAG v1.1.0
AG_summapgen5: write all the metadata from the input map.
Add AG_map2csv5 tool.
AG_summapgen5: save the range of fov and tt as for energies.
Fix AG_fitpsfarray3.cpp theta and phi vector sizes.
Add AG_summapgen5.
Add AG_circle5, tool that draw a new map with same input map coordinates, with values 1.0 inside the circle and 0.0 outside of it.
Add AG_norm5, tool that normalize a given map.
Apply the filter after intensity like in AG_intmapgen5.
Add radius for diff sum maps generated by AG_difmapgen5.
Add generation of AG_difmapgen5.cpp as a diff plus the 4/8 neighbors.
AG_diffsim5: Get the highest between min and max for each pixel of the diff sum neighbors map.
Remove fabs on AG_diffsim5 diff intensity computation.
Add AG_diffsim5 neighbor parameter.
AG_diffsim5 second mapslist is optional.
Set AG_diffsim5 radius as parameter.
Adds AG_difmapgen5.par.
Add AG_diffsim5.cpp.
Add AG_difmapgen5.cpp.
.log.sources and .sources
source name with initial S
modified Makefile to include AG_fitpsfarray3_H
AG_fitpsfarray3_H.cpp for Fermi-style energy bins
failed to initialize FITS status to 0; corrected
Add build files to .gitignore.
Using g++ to compile c++ code.
change expname when use maplistgen
2014-01-14 Andrea Bulgarelli, Andrew Chen, Tomaso Contessi
TAG v1.0.0
+ pre-BUILD22 release