|
1 # Changelog |
|
2 |
|
3 ## [Unreleased] |
|
4 - Moved changes to a separate CHANGELOG file. |
|
5 - Added EUPL licence file. |
|
6 |
|
7 ## 9-PollXT |
|
8 - same as before |
|
9 |
|
10 ## 9-Ralph-6 |
|
11 - For POLLY_XT RP = 1 - TP RS = 1 - TS |
|
12 |
|
13 ## 9 |
|
14 - Output Infos to Console and File |
|
15 |
|
16 ## 8c-Ralph-6 |
|
17 - For POLLY_XT RP = 1 - TP RS = 1 - TS |
|
18 |
|
19 ## 8c |
|
20 - Tp, Ts, Rp, Rs individually with individual errors |
|
21 |
|
22 ## 8b |
|
23 - more code comments |
|
24 |
|
25 ## 8a |
|
26 - output Itotal (F11) with error |
|
27 |
|
28 ## 7b |
|
29 - cosmetic changes: YesNo function, plot title, warning if N is too large, elapsed time; equation source: rotated_diattenuator_X22x5deg.odt |
|
30 |
|
31 ## 7a |
|
32 - Bugfix: when NOT explicitly varying LDRCal, not LDRCal0 is used, but the last LDRCal = 0.45 from the previous loop over LDRCal to determine K(LDRCal) |
|
33 |
|
34 ## 7 |
|
35 - just a new main version for ver6i - now saving LDRMIN - LDRMAX to file |
|
36 |
|
37 ## 6i |
|
38 - Several bugs fixed: => most GH equations newly formulated. use ver6e inputs |
|
39 |
|
40 ## 6h |
|
41 - Trying to correct the absolute values of GH |
|
42 |
|
43 ## 6g |
|
44 - varying LDRCal and K calculated for assumed setup (input ver6e) |
|
45 |
|
46 ## 6f |
|
47 - angles from degree to rad before loop ( only 2% less processor time) |
|
48 |
|
49 ## 6e |
|
50 - varying LDRCal |
|
51 |
|
52 ## 6d |
|
53 - plots also with iPython and python command prompt (under Anaconda at least) |
|
54 |
|
55 ## 6c |
|
56 - rotated Pol-Filters and TypeC = 6 for all LocC; QWP calibrator; resorting of code; correct rotator calib without rot-error; |
|
57 |
|
58 ## 6b |
|
59 - ? |
|
60 |
|
61 ## 6 |
|
62 - with rotated Pol-Filters behind the PBS + some vector equations, only for Loc = 3 |
|
63 - todo: correct unpol transmittance; compare with ver 5a. |
|
64 |
|
65 ## 5a |
|
66 - with Type = 6 : retarding diattenuator at +-22.5° (with 180° retardance = HWP), first vector equations |
|
67 |
|
68 ## 4c5c |
|
69 - ? |
|
70 |
|
71 ## 4c6.py |
|
72 - colored hist overlays for certain parameters in function |
|
73 |
|
74 ## 4c5.py |
|
75 - colored hist overlays for certain parameters |
|
76 |
|
77 ## 4c4.py |
|
78 - incl. PollyXT with ER error |
|
79 |
|
80 ## 4c3.py |
|
81 - incl. loop over LDRtrue with plot of errors |
|
82 |
|
83 ## 4c2.py |
|
84 - S2g Bug in B fixed |
|
85 - is faster (9 instead of 16 sec) but less clear code |
|
86 |
|
87 ## 4c.py |
|
88 - function and for loop split to speed up the code 09.07.16, vf |
|
89 |
|
90 ## 4b.py |
|
91 - with function 09.07.16, vf |
|
92 |
|
93 ## 4a.py |
|
94 - error loops 09.07.16, vf |
|
95 |
|
96 ## 3c.py |
|
97 - some code lines moved in the if structures and combined at end => now the option |
|
98 to remove the rotational error epsilon for normal measurements works 09.07.16, vf |
|
99 |
|
100 ## 3b |
|
101 - several bugs fixed 08.07.16, vf |
|
102 |
|
103 ## 3a |
|
104 - option to remove the rotational error epsilon for normal measurements 08.07.16, vf |
|
105 |
|
106 ## 2c |
|
107 - with output of input values |
|
108 |
|
109 ## 2b |
|
110 - with output to text.file |