Opened 19 years ago
Closed 19 years ago
#44 closed enhancement (fixed)
Requirement 6.4-4 - Export fit parameters
| Reported by: | Malte Marquarding | Owned by: | Malte Marquarding |
|---|---|---|---|
| Priority: | highest | Milestone: | ASAP 2.1 |
| Component: | python | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: | chris.phillips@… |
Description
As per requirements document. Priority 1.
Change History (4)
comment:1 by , 19 years ago
| Severity: | normal → enhancement |
|---|---|
| Status: | new → assigned |
comment:2 by , 19 years ago
| Milestone: | ASAP2 release → ASAP 2.1 |
|---|
comment:3 by , 19 years ago
| Cc: | added |
|---|
comment:4 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

implemented as optional argument to fitter.store_fit(filename=None). If no filename is given (default) store in scantable. Please test so I can close this.