Delete README.txt
Browse files- README.txt +0 -105
README.txt
DELETED
|
@@ -1,105 +0,0 @@
|
|
| 1 |
-
Astro Emulators Toolkit Bundle
|
| 2 |
-
|
| 3 |
-
Summary:
|
| 4 |
-
model: mlp
|
| 5 |
-
release: payne-flux-reference-example@0.1.0 (released)
|
| 6 |
-
bundle_format_version: 1
|
| 7 |
-
config_schema_version: 1
|
| 8 |
-
spec_version: 1
|
| 9 |
-
weights_layout: params_plus_model_state_v1
|
| 10 |
-
model_family_id: mlp_v1
|
| 11 |
-
fingerprint_evaluation: present
|
| 12 |
-
task: regression
|
| 13 |
-
fit_method: gradient
|
| 14 |
-
role_paths: {'input_leaf': 'inputs/parameters', 'output_leaf': 'outputs/flux'}
|
| 15 |
-
|
| 16 |
-
Domain:
|
| 17 |
-
input_domain: {'kind': 'box_v1', 'max_tree': {'inputs': {'parameters': [7000.0, 5.0, 0.30000001192092896]}}, 'min_tree': {'inputs': {'parameters': [4500.0, 2.5, -0.30000001192092896]}}, 'space': 'canonical_input_dict_trees_v1', 'storage': {'filename': 'input_domain.safetensors', 'format': 'safetensors_v1', 'layout': 'split_minmax_tree_v1'}}
|
| 18 |
-
extras: ['notes', 'wavelength_angstrom']
|
| 19 |
-
|
| 20 |
-
Provenance:
|
| 21 |
-
toolkit_version: 0.1.0
|
| 22 |
-
created_at: 2026-04-15T05:27:19.567370+00:00
|
| 23 |
-
python_version: 3.12.13
|
| 24 |
-
git_commit: ed4760d76e41fafb944424999a6a2288a35185fb
|
| 25 |
-
|
| 26 |
-
spec:
|
| 27 |
-
input_domain:
|
| 28 |
-
kind: box_v1
|
| 29 |
-
max_tree:
|
| 30 |
-
inputs:
|
| 31 |
-
parameters:
|
| 32 |
-
- 7000.0
|
| 33 |
-
- 5.0
|
| 34 |
-
- 0.30000001192092896
|
| 35 |
-
min_tree:
|
| 36 |
-
inputs:
|
| 37 |
-
parameters:
|
| 38 |
-
- 4500.0
|
| 39 |
-
- 2.5
|
| 40 |
-
- -0.30000001192092896
|
| 41 |
-
space: canonical_input_dict_trees_v1
|
| 42 |
-
storage:
|
| 43 |
-
filename: input_domain.safetensors
|
| 44 |
-
format: safetensors_v1
|
| 45 |
-
layout: split_minmax_tree_v1
|
| 46 |
-
inputs:
|
| 47 |
-
channel_meanings_tree:
|
| 48 |
-
parameters:
|
| 49 |
-
- effective temperature
|
| 50 |
-
- surface gravity
|
| 51 |
-
- metallicity [Fe/H]
|
| 52 |
-
channel_names_tree:
|
| 53 |
-
parameters:
|
| 54 |
-
- teff
|
| 55 |
-
- logg
|
| 56 |
-
- feh
|
| 57 |
-
channel_units_tree:
|
| 58 |
-
parameters:
|
| 59 |
-
- K
|
| 60 |
-
- dex
|
| 61 |
-
- dex
|
| 62 |
-
leaf_meanings_tree:
|
| 63 |
-
parameters: stellar labels
|
| 64 |
-
leaf_units_tree: None
|
| 65 |
-
structure_tree:
|
| 66 |
-
parameters: None
|
| 67 |
-
outputs:
|
| 68 |
-
channel_meanings_tree: None
|
| 69 |
-
channel_names_tree: None
|
| 70 |
-
channel_units_tree: None
|
| 71 |
-
leaf_meanings_tree:
|
| 72 |
-
flux: continuum-normalized flux vector on the shared wavelength grid
|
| 73 |
-
leaf_units_tree:
|
| 74 |
-
flux: dimensionless
|
| 75 |
-
structure_tree:
|
| 76 |
-
flux: None
|
| 77 |
-
reference_scaling:
|
| 78 |
-
kind: affine_v1
|
| 79 |
-
max_tree:
|
| 80 |
-
inputs:
|
| 81 |
-
parameters:
|
| 82 |
-
- 7000.0
|
| 83 |
-
- 5.0
|
| 84 |
-
- 0.30000001192092896
|
| 85 |
-
outputs:
|
| 86 |
-
flux:
|
| 87 |
-
array(shape=(500,), dtype=float64)
|
| 88 |
-
min_tree:
|
| 89 |
-
inputs:
|
| 90 |
-
parameters:
|
| 91 |
-
- 4500.0
|
| 92 |
-
- 2.5
|
| 93 |
-
- -0.30000001192092896
|
| 94 |
-
outputs:
|
| 95 |
-
flux:
|
| 96 |
-
array(shape=(500,), dtype=float64)
|
| 97 |
-
parametrization: minmax
|
| 98 |
-
space: canonical_dict_trees_v1
|
| 99 |
-
storage:
|
| 100 |
-
filename: reference_scaling.safetensors
|
| 101 |
-
format: safetensors_v1
|
| 102 |
-
layout: split_minmax_tree_v1
|
| 103 |
-
spec_version: 1
|
| 104 |
-
|
| 105 |
-
Note: this bundle is the canonical emulator artifact. Physical-space composition is external.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|