Opened 13 years ago
Closed 13 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 by , 13 years ago
Status: | new → assigned |
---|
comment:2 by , 13 years ago
Description: | modified (diff) |
---|
comment:3 by , 13 years ago
comment:4 by , 13 years ago
comment:5 by , 13 years ago
comment:6 by , 13 years ago
comment:7 by , 13 years ago
comment:8 by , 13 years ago
comment:9 by , 13 years ago
comment:10 by , 13 years ago
comment:11 by , 13 years ago
comment:12 by , 13 years ago
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.