a2p2 0.6.2__tar.gz → 0.6.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. {a2p2-0.6.2/a2p2.egg-info → a2p2-0.6.4}/PKG-INFO +1 -1
  2. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/ob.py +0 -1
  3. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/version.py +17 -3
  4. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/conf/GRAVITY_rangeTable.json +5 -1
  5. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/gravity.py +1 -1
  6. {a2p2-0.6.2 → a2p2-0.6.4/a2p2.egg-info}/PKG-INFO +1 -1
  7. {a2p2-0.6.2 → a2p2-0.6.4}/LICENSE +0 -0
  8. {a2p2-0.6.2 → a2p2-0.6.4}/MANIFEST.in +0 -0
  9. {a2p2-0.6.2 → a2p2-0.6.4}/README.rst +0 -0
  10. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/__init__.py +0 -0
  11. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/__main__.py +0 -0
  12. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/chara/__init__.py +0 -0
  13. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/chara/facility.py +0 -0
  14. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/chara/gui.py +0 -0
  15. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/client.py +0 -0
  16. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/facility.py +0 -0
  17. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/gui.py +0 -0
  18. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/instrument.py +0 -0
  19. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/jmmc/__init__.py +0 -0
  20. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/jmmc/catalogs.py +0 -0
  21. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/jmmc/generated_models.py +0 -0
  22. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/jmmc/models.py +0 -0
  23. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/jmmc/services.py +0 -0
  24. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/jmmc/utils.py +0 -0
  25. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/jmmc/webservices.py +0 -0
  26. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/samp.py +0 -0
  27. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/utils.py +0 -0
  28. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/__init__.py +0 -0
  29. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/conf/GRAVITY_ditTable.json +0 -0
  30. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/conf/MATISSE_ditTable.json +0 -0
  31. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/conf/MATISSE_rangeTable.json +0 -0
  32. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/conf/PIONIER_ditTable.json +0 -0
  33. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/conf/PIONIER_rangeTable.json +0 -0
  34. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/facility.py +0 -0
  35. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/gui.py +0 -0
  36. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/instrument.py +0 -0
  37. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/matisse.py +0 -0
  38. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2/vlti/pionier.py +0 -0
  39. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2.egg-info/SOURCES.txt +0 -0
  40. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2.egg-info/dependency_links.txt +0 -0
  41. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2.egg-info/entry_points.txt +0 -0
  42. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2.egg-info/requires.txt +0 -0
  43. {a2p2-0.6.2 → a2p2-0.6.4}/a2p2.egg-info/top_level.txt +0 -0
  44. {a2p2-0.6.2 → a2p2-0.6.4}/setup.cfg +0 -0
  45. {a2p2-0.6.2 → a2p2-0.6.4}/setup.py +0 -0
  46. {a2p2-0.6.2 → a2p2-0.6.4}/test/test_jmmc_catalog.py +0 -0
  47. {a2p2-0.6.2 → a2p2-0.6.4}/test/test_jmmc_models.py +0 -0
  48. {a2p2-0.6.2 → a2p2-0.6.4}/test/test_test.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: a2p2
3
- Version: 0.6.2
3
+ Version: 0.6.4
4
4
  Summary: UNKNOWN
5
5
  Home-page: http://www.jmmc.fr/a2p2
6
6
  Author: JMMC Tech Group
@@ -2,7 +2,6 @@
2
2
 
3
3
  __all__ = []
4
4
 
5
- from curses import def_shell_mode
6
5
  import logging
7
6
  import json
8
7
  import xml.etree.ElementTree as ET
@@ -1,4 +1,4 @@
1
- __version__ = "0.6.2"
1
+ __version__ = "0.6.4"
2
2
 
3
3
  __release_notes__ = {
4
4
  # "0.1.6": {
@@ -21,13 +21,13 @@ __release_notes__ = {
21
21
  #
22
22
  # ],
23
23
  # },
24
- "0.6.2": {
24
+ "0.6.4": {
25
25
  "STATUS": [
26
26
  ],
27
27
  "A2P2": [
28
+ "Fix import that may break run on windows..."
28
29
  ],
29
30
  "VLTI": [
30
- "Fix GRAVITY gen acq tsf",
31
31
  ],
32
32
  "CHARA": [
33
33
  ],
@@ -43,6 +43,20 @@ __release_notes__ = {
43
43
  "Complete test suite with real p2 submission",
44
44
  "Try to read OB in P2 and send them back to Aspro2 as a new obs",
45
45
  ],
46
+ },"0.6.3": {
47
+ "VLTI": [
48
+ "Always use GRAVITY acqTSF.SEQ_INS_SOBJ_HMAG after P110",
49
+ ],
50
+ },"0.6.2": {
51
+ "STATUS": [
52
+ ],
53
+ "A2P2": [
54
+ ],
55
+ "VLTI": [
56
+ "Fix GRAVITY gen acq tsf",
57
+ ],
58
+ "CHARA": [
59
+ ],
46
60
  },"0.6.1": {
47
61
  "STATUS": [
48
62
  ],
@@ -37,7 +37,11 @@
37
37
  "SEQ.INS.SOBJ.Y": {"default": 0, "min": -60000, "max": 60000},
38
38
 
39
39
  "SEQ.MET.MODE": {"default": "ON", "list": ["ON", "OFF"]},
40
- "TEL.TARG.PARALLAX": {"default": 0, "min": -20, "max": 20}
40
+ "TEL.TARG.PARALLAX": {"default": 0, "min": -20, "max": 20},
41
+
42
+
43
+
44
+ "SEQ.FI.HMAG": {"default": 0, "min": -10, "max": 25}
41
45
  },
42
46
  "GRAVITY_single_obs_exp.tsf,GRAVITY_single_obs_calibrator.tsf,GRAVITY_dual_obs_exp.tsf,GRAVITY_dual_obs_calibrator.tsf":
43
47
  {
@@ -97,7 +97,7 @@ class Gravity(VltiInstrument):
97
97
  # Retrieve Fluxes
98
98
  acqTSF.COU_GS_MAG = self.getFlux(scienceTarget, "V")
99
99
  acqTSF.SEQ_INS_SOBJ_MAG = self.getFlux(scienceTarget, "K")
100
- if ob.getPeriod() == 110: # P111 use back again FI_HMAG
100
+ if ob.getPeriod() >= 110: # P111 use back again FI_HMAG
101
101
  acqTSF.SEQ_INS_SOBJ_HMAG = self.getFlux(scienceTarget, "H")
102
102
  else:
103
103
  acqTSF.SEQ_FI_HMAG = self.getFlux(scienceTarget, "H")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: a2p2
3
- Version: 0.6.2
3
+ Version: 0.6.4
4
4
  Summary: UNKNOWN
5
5
  Home-page: http://www.jmmc.fr/a2p2
6
6
  Author: JMMC Tech Group
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes