Ticket #9212 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

ExportExperimentLog to csv

Reported by: Andrei Savici Owned by: Wenduo Zhou
Priority: minor Milestone: Release 3.2
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Vickie Lynch

Description (last modified by Wenduo Zhou) (diff)

Export experiment log exports a tab separated file. Have the option of exporting to csv.

Export experiment log also exports time (such as run start time) as local time.

Attachments

ipts10276_part.txt (30 bytes) - added by Wenduo Zhou 6 years ago.
test9212.py (20.4 KB) - added by Wenduo Zhou 6 years ago.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

comment:2 Changed 7 years ago by Peter Peterson

The wiki documentation also needs to be fixed up. The formatting of the "File Mode" and "Sample Log Operation" sections are messed up. Also, not all of the operations are listed in the section, but they are in the parameter list. Make them match up.

comment:3 Changed 6 years ago by Wenduo Zhou

  • Status changed from assigned to inprogress

Fixed some wiki issue. Refs #9212.

Changeset: 5b1988af2543907571e0cfe220ef593b2b98dd3c

comment:4 Changed 6 years ago by Wenduo Zhou

Implemented writing csv file. Refs #9212.

Changeset: f7ec85bcbf0a1a0a8864699af536c7f81427bfe7

comment:5 Changed 6 years ago by Wenduo Zhou

Fixed an error. Refs #9212.

Changeset: 55c0f8dd924048834f2a7dbdd88afd1ee50084a4

comment:6 Changed 6 years ago by Wenduo Zhou

  • Description modified (diff)

comment:7 Changed 6 years ago by Wenduo Zhou

For tester

  1. Download the attached test script file and data file;
  2. Run ExportExperimentLog with option "comma (csv)". Be noticed that the output file always ends with ".csv";
  3. If you choose a different time zone, run_start will show the local time other than UTC time;
  4. Check wiki in the source python code.

comment:8 Changed 6 years ago by Wenduo Zhou

Refs #9212. Enable local time output.

Enable algorithm to write the date and time sample log (such as run_start) as local time.

Changeset: 371f79d404936ee2300537e70247eb7769002e47

comment:9 Changed 6 years ago by Wenduo Zhou

Update wiki. Refs #9212.

Changeset: 15654971b53284ba844bf24b7726e916fd548ed2

Changed 6 years ago by Wenduo Zhou

Changed 6 years ago by Wenduo Zhou

comment:10 Changed 6 years ago by Wenduo Zhou

For tester

Run the attached script. Try to use another file format as "comma (csv)".

comment:11 Changed 6 years ago by Wenduo Zhou

  • Status changed from inprogress to verify
  • Resolution set to fixed

comment:12 Changed 6 years ago by Vickie Lynch

  • Status changed from verify to verifying
  • Tester set to Vickie Lynch

comment:13 Changed 6 years ago by Vickie Lynch

  • Status changed from verifying to closed

Merge remote branch 'origin/feature/9212_export_log'

Full changeset: ad600b833427458ac05a8403ac91dc0cf3e6ece2

comment:14 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10055

Note: See TracTickets for help on using tickets.