Ticket #10554 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Load SPICE data

Reported by: Wenduo Zhou Owned by: Wenduo Zhou
Priority: major Milestone: Release 3.3
Component: Framework Keywords:
Cc: petersonpf@… Blocked By:
Blocking: #10622 Tester: Dan Nixon

Description

Implement an algorithm to load SPICE data to 2 table workspaces. One table workspace contains the experimental information that are recorded as string. The other table workspace stores the scan number, rotation angle, detector counts, monitor counts and sample environment parameters value.

Attachments

HB2A_exp0231_scan0001.dat (47.5 KB) - added by Wenduo Zhou 6 years ago.
HB3A_exp0339_scan0093.dat (6.2 KB) - added by Wenduo Zhou 6 years ago.

Change History

comment:1 Changed 6 years ago by Wenduo Zhou

Refs #10554. Initialize algorithm LoadSPICEAscii.

Changeset: c8cc2fe53bfdbfdc7ad90a80465758a5ec646d7d

comment:2 Changed 6 years ago by Wenduo Zhou

Refs #10554. Implemented algorithm.

Changeset: e429756dbfb3c64e2bd702c64b838166511847aa

comment:3 Changed 6 years ago by Wenduo Zhou

Refs #10554. Added a unit test and test file.

Changeset: 7cdd1f5408a00917022d7197f3a9889624ca8c0d

comment:4 Changed 6 years ago by Wenduo Zhou

Refs #10554. Completed the unit test.

Changeset: a749a440196e98d776f3f737dc27210fab222c1f

comment:5 Changed 6 years ago by Wenduo Zhou

Refs #10554. Started to implement doc file.

Changeset: f27c69d18a011ea6141d63d251c9225875190aa5

comment:6 Changed 6 years ago by Wenduo Zhou

  • Status changed from new to assigned

comment:7 Changed 6 years ago by Wenduo Zhou

  • Status changed from assigned to inprogress

comment:8 Changed 6 years ago by Wenduo Zhou

Refs #10554. Completed the documentation.

Changeset: b29b5cfbaecd301366c06d8b918d055f96a70887

comment:9 Changed 6 years ago by Wenduo Zhou

Refs #10554. Fixed error in doc-test.

Changeset: 3841651d56e6e93966683c7877cb7d9739b4b9f3

comment:10 Changed 6 years ago by Wenduo Zhou

  • Blocking 10622 added

comment:12 Changed 6 years ago by Wenduo Zhou

Fixed error on category. Refs #10554.

Changeset: 3973ee5b1512331b81a49c5adacf50fac71ffccf

comment:13 Changed 6 years ago by Wenduo Zhou

Refs #10554. Modified input/output properties.

For better code sharing in the next step. Work is not completed but to be continued.

Changeset: e68f4814249715a46cae27d86dd8867c76aa0aae

comment:14 Changed 6 years ago by Wenduo Zhou

Fixed some issue with float log. Refs #10554.

Changeset: d5a668f18092ddecc6d76d49d209207ec6449b37

comment:15 Changed 6 years ago by Wenduo Zhou

Refs #10554. Fixed for unit tests and doc test.

Changeset: 2670f9c0c20c2e81a7b9135973c0226640b3ff58

Changed 6 years ago by Wenduo Zhou

Changed 6 years ago by Wenduo Zhou

comment:16 Changed 6 years ago by Wenduo Zhou

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

For tester

Two SPICE data files are attached for testing.

You can try to load these files to see whether the results make sense. You can look into the unit tests for reference.

comment:17 Changed 6 years ago by Dan Nixon

  • Status changed from verify to verifying
  • Tester set to Dan Nixon

comment:18 Changed 6 years ago by Dan Nixon

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/10554_load_spice_data'

Full changeset: db7b4bc131197edcaef0b6a78355a4376fb84bb0

comment:19 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11396

Note: See TracTickets for help on using tickets.