Opened 12 years ago
Closed 11 years ago
#366 closed task (fixed)
Import annotations and other information from Caliper output
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v2.4 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
This is related to #365 and #364.
When the Caliper has finished we get two or three files. One file with an unknown proprietary format (*.gdx) that we just want to store in BASE, one csv file with information that we want to import in BASE and possible one pdf with graphs and other documentation.
A reggie wizard should take care of everything and then mark the plate as destroyed so that it doesn't show up again in the other wiazards.
Change History (12)
comment:1 Changed 12 years ago by
Status: | new → assigned |
---|
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
comment:5 Changed 12 years ago by
comment:6 Changed 12 years ago by
comment:7 Changed 12 years ago by
comment:8 Changed 12 years ago by
comment:9 Changed 12 years ago by
comment:10 Changed 12 years ago by
comment:11 Changed 11 years ago by
comment:12 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [1546]) References #366: Import annotations and other information from Caliper output
The important features has been implemented. There is still some more to do on the error handling side and maybe also on the usability side.