@@ -37,7 +37,7 @@ properties:
37
37
datatype : float32
38
38
ndim : 2
39
39
unit :
40
- tag : tag:astropy.org:astropy/units /unit-1.0.0
40
+ tag : tag:stsci.edu:asdf/unit /unit-1.0.0
41
41
enum : ["MJy.sr**-1"]
42
42
err :
43
43
tag : tag:stsci.edu:asdf/unit/quantity-1.1.0
@@ -47,7 +47,7 @@ properties:
47
47
datatype : float32
48
48
ndim : 2
49
49
unit :
50
- tag : tag:astropy.org:astropy/units /unit-1.0.0
50
+ tag : tag:stsci.edu:asdf/unit /unit-1.0.0
51
51
enum : ["MJy.sr**-1"]
52
52
context :
53
53
tag : tag:stsci.edu:asdf/core/ndarray-1.0.0
@@ -65,8 +65,8 @@ properties:
65
65
datatype : float32
66
66
ndim : 2
67
67
unit :
68
- tag : tag:astropy.org:astropy/units /unit-1.0.0
69
- enum : ["( MJy.sr**-1)** 2"]
68
+ tag : tag:stsci.edu:asdf/unit /unit-1.0.0
69
+ enum : ["MJy**2 .sr**-2"]
70
70
var_rnoise :
71
71
tag : tag:stsci.edu:asdf/unit/quantity-1.1.0
72
72
properties :
@@ -75,8 +75,8 @@ properties:
75
75
datatype : float32
76
76
ndim : 2
77
77
unit :
78
- tag : tag:astropy.org:astropy/units /unit-1.0.0
79
- enum : ["( MJy.sr**-1)** 2"]
78
+ tag : tag:stsci.edu:asdf/unit /unit-1.0.0
79
+ enum : ["MJy**2 .sr**-2"]
80
80
var_flat :
81
81
tag : tag:stsci.edu:asdf/unit/quantity-1.1.0
82
82
properties :
@@ -85,8 +85,8 @@ properties:
85
85
datatype : float32
86
86
ndim : 2
87
87
unit :
88
- tag : tag:astropy.org:astropy/units /unit-1.0.0
89
- enum : ["( MJy.sr**-1)** 2"]
88
+ tag : tag:stsci.edu:asdf/unit /unit-1.0.0
89
+ enum : ["MJy**2 .sr**-2"]
90
90
cal_logs :
91
91
tag : asdf://stsci.edu/datamodels/roman/tags/cal_logs-1.0.0
92
92
propertyOrder : [meta, data, context, err, weight, var_poisson, var_rnoise, var_flat,
0 commit comments