Ticket #5797 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Write unit test for Apply Calibration

Reported by: Martyn Gigg Owned by: Karl Palmen
Priority: major Milestone: Release 2.5
Component: Mantid Keywords:
Cc: anders.markvardsen@… Blocked By:
Blocking: Tester: Nick Draper

Description (last modified by Karl Palmen) (diff)

There are currently no unit tests for the following algorithms:

  • ApplyCalibration
  • TransferInstrument (covered by #5782 )
  • ModifyDetectorDotDatFile (covered by #6896)

Change History

comment:1 Changed 8 years ago by Martyn Gigg

Use raw file positions for simulation workspace. Refs #5797

Changeset: 33558844da6dbb9eb945d503cc579946f6197c98

comment:2 Changed 8 years ago by Martyn Gigg

My apologies, I committed the last change against the wrong ticket.

comment:3 Changed 8 years ago by Karl Palmen

I've written wiki pages for ApplyCalibration and ModifyDetectorDotDatFile. I wiki page already exists for TransferInstrument.

http://www.mantidproject.org/ApplyCalibration

http://www.mantidproject.org/ModifyDotDatFile

http://www.mantidproject.org/TransferInstrument

comment:4 Changed 8 years ago by Karl Palmen

  • Description modified (diff)

The unit test for TransferInstrument is covered by ticket #5782 , which is now critical. So it need not be covered by this ticket.

Now it's unit tests for ApplyCalibration and ModifyDotDatFile.

comment:5 Changed 8 years ago by Martyn Gigg

Use raw file positions for simulation workspace. Refs #5797

Changeset: 33558844da6dbb9eb945d503cc579946f6197c98

comment:6 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

Moved to milestone 2.4

comment:7 Changed 8 years ago by Karl Palmen

  • Milestone changed from Release 2.4 to Release 2.5

comment:8 Changed 8 years ago by Karl Palmen

  • Status changed from new to accepted

Accept for ApplyCalibration

comment:9 Changed 8 years ago by Karl Palmen

Add a reduced MAPS IDF file for the test re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 803b63662557b573480e7e32493b8e5951624efb

comment:10 Changed 8 years ago by Karl Palmen

I have since made a branch for developing the ApplyCalibrationTest. It is called tube_calibration_1. It was named before the new workflow came into effect.

comment:11 Changed 8 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: ca19a151817764fbc062ef39e659d1511c02a193

comment:12 Changed 8 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 3765149ee1bbf93f50798b5a847d802fd0dc8cc6

comment:13 Changed 8 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: afa7bf63fc609330ead822e94c1957fb08d773e4

comment:14 Changed 8 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 96531e653372e4f86e90bb341e738c1a455473f6

comment:15 Changed 8 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 4d4b748408cc5263dbf11359a268d5def6ee70b7

comment:16 Changed 8 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: ca19a151817764fbc062ef39e659d1511c02a193

comment:17 Changed 8 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 3765149ee1bbf93f50798b5a847d802fd0dc8cc6

comment:18 Changed 8 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: afa7bf63fc609330ead822e94c1957fb08d773e4

comment:19 Changed 8 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 96531e653372e4f86e90bb341e738c1a455473f6

comment:20 Changed 8 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 4d4b748408cc5263dbf11359a268d5def6ee70b7

comment:21 Changed 8 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: c9a823f2a7eceb5f75a135ac3a20eb7f2a0b1c24

comment:22 Changed 8 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: c9a823f2a7eceb5f75a135ac3a20eb7f2a0b1c24

comment:23 Changed 8 years ago by Karl Palmen

Second case-sensitive correction to XML filename re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 774573d19a73d7ff2c6354679fedfb1a7d1e0a80

comment:24 Changed 8 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 50c720323ca1edd8947c77a3c1a1f2d70c852255

comment:25 Changed 8 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 0ab34a768b29d7325384576a6abfd91e52e2cfde

comment:26 Changed 8 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 64ffdb7544b3b3435ac9305531c259c72dfaab15

comment:27 Changed 8 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: c6b196e1086bcd981ef10cd5f5d1f71949ce4e59

comment:28 Changed 8 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 7db7d3869fb4b9d8133e972938616dab123edf7a

comment:29 Changed 8 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: e3748f4cd00005f52d84edb79364cc8e6aa9cf26

comment:30 Changed 8 years ago by Karl Palmen

Second case-sensitive correction to XML filename re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: b36ac4c6ef60dabd648324555334959dd77a22d8

comment:31 Changed 8 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: ca19a151817764fbc062ef39e659d1511c02a193

comment:32 Changed 8 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 3765149ee1bbf93f50798b5a847d802fd0dc8cc6

comment:33 Changed 8 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: afa7bf63fc609330ead822e94c1957fb08d773e4

comment:34 Changed 8 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 96531e653372e4f86e90bb341e738c1a455473f6

comment:35 Changed 8 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 4d4b748408cc5263dbf11359a268d5def6ee70b7

comment:36 Changed 8 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: c9a823f2a7eceb5f75a135ac3a20eb7f2a0b1c24

comment:37 Changed 8 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: ca19a151817764fbc062ef39e659d1511c02a193

comment:38 Changed 8 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 3765149ee1bbf93f50798b5a847d802fd0dc8cc6

comment:39 Changed 8 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: afa7bf63fc609330ead822e94c1957fb08d773e4

comment:40 Changed 8 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 96531e653372e4f86e90bb341e738c1a455473f6

comment:41 Changed 8 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 4d4b748408cc5263dbf11359a268d5def6ee70b7

comment:42 Changed 8 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: c9a823f2a7eceb5f75a135ac3a20eb7f2a0b1c24

comment:43 Changed 8 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: ca19a151817764fbc062ef39e659d1511c02a193

comment:44 Changed 8 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 3765149ee1bbf93f50798b5a847d802fd0dc8cc6

comment:45 Changed 8 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: afa7bf63fc609330ead822e94c1957fb08d773e4

comment:46 Changed 8 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 96531e653372e4f86e90bb341e738c1a455473f6

comment:47 Changed 8 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 4d4b748408cc5263dbf11359a268d5def6ee70b7

comment:48 Changed 8 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: c9a823f2a7eceb5f75a135ac3a20eb7f2a0b1c24

comment:49 Changed 8 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: fc7ee3b3f7782e3409c9776f22074748a82ea93f

comment:50 Changed 8 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: f93b658a251749584cd7a8c3097a4d85cc672e53

comment:51 Changed 8 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 74140d58146b81b5b5b26121155b709aa7880db5

comment:52 Changed 8 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: fc9571949acfabc87833e002473268acabd9f7bf

comment:53 Changed 8 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 67e0bb02f4d3ce50858fc6087718b7d1eaefd7f1

comment:54 Changed 8 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 2c2c85c496680ade1f808927b6f514134b184ce1

comment:55 Changed 8 years ago by Karl Palmen

Second case-sensitive correction to XML filename re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 5f9de5fc26df658fef85c3113b903cb38a19486c

comment:56 Changed 8 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: ca19a151817764fbc062ef39e659d1511c02a193

comment:57 Changed 8 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 3765149ee1bbf93f50798b5a847d802fd0dc8cc6

comment:58 Changed 8 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: afa7bf63fc609330ead822e94c1957fb08d773e4

comment:59 Changed 8 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 96531e653372e4f86e90bb341e738c1a455473f6

comment:60 Changed 8 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 4d4b748408cc5263dbf11359a268d5def6ee70b7

comment:61 Changed 8 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: c9a823f2a7eceb5f75a135ac3a20eb7f2a0b1c24

comment:62 Changed 8 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: ca19a151817764fbc062ef39e659d1511c02a193

comment:63 Changed 8 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 3765149ee1bbf93f50798b5a847d802fd0dc8cc6

comment:64 Changed 8 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: afa7bf63fc609330ead822e94c1957fb08d773e4

comment:65 Changed 8 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 96531e653372e4f86e90bb341e738c1a455473f6

comment:66 Changed 8 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 4d4b748408cc5263dbf11359a268d5def6ee70b7

comment:67 Changed 8 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: c9a823f2a7eceb5f75a135ac3a20eb7f2a0b1c24

comment:68 Changed 7 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: ca19a151817764fbc062ef39e659d1511c02a193

comment:69 Changed 7 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 3765149ee1bbf93f50798b5a847d802fd0dc8cc6

comment:70 Changed 7 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: afa7bf63fc609330ead822e94c1957fb08d773e4

comment:71 Changed 7 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 96531e653372e4f86e90bb341e738c1a455473f6

comment:72 Changed 7 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 4d4b748408cc5263dbf11359a268d5def6ee70b7

comment:73 Changed 7 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: c9a823f2a7eceb5f75a135ac3a20eb7f2a0b1c24

comment:74 Changed 7 years ago by Karl Palmen

  • Description modified (diff)
  • Summary changed from Write unit tests to Write unit test for Apply Calibration

Created ticket #6896 for ModifyDetectorDotDatFile, so ApplyCalibrationTest can be tested and released into master.

comment:75 Changed 7 years ago by Karl Palmen

  • Description modified (diff)

comment:76 Changed 7 years ago by Karl Palmen

Unit test that tests ApplyCalibration runs re #5797

Also ApplyCalibration that uses Geometry::ComponentHelper::moveComponent

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 50c720323ca1edd8947c77a3c1a1f2d70c852255

comment:77 Changed 7 years ago by Karl Palmen

In unit test realign detector IDs re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 0ab34a768b29d7325384576a6abfd91e52e2cfde

comment:78 Changed 7 years ago by Karl Palmen

Enable I/O workspace to be used in ApplyCalibrationTest.h re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 64ffdb7544b3b3435ac9305531c259c72dfaab15

comment:79 Changed 7 years ago by Karl Palmen

Simple test in ApplyCalibrationTest.h written re #5797

This test is passed by current version of ApplyCalibration. A more demanding test is needed in which a tube is rotated before calibration.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: c6b196e1086bcd981ef10cd5f5d1f71949ce4e59

comment:80 Changed 7 years ago by Karl Palmen

Add unit test for reduced MAPS instrument re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 7db7d3869fb4b9d8133e972938616dab123edf7a

comment:81 Changed 7 years ago by Karl Palmen

Correct directory name for case sensitive systems re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: e3748f4cd00005f52d84edb79364cc8e6aa9cf26

comment:82 Changed 7 years ago by Karl Palmen

Second case-sensitive correction to XML filename re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: b36ac4c6ef60dabd648324555334959dd77a22d8

comment:83 Changed 7 years ago by Karl Palmen

Remove workspace when no longer needed re #5797

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 2b7e73281680bef3b095bd230cc8cee558b0cd7b

comment:84 Changed 7 years ago by Karl Palmen

Put ApplyCalibrationTest.h into new branch re #5797

The branch is named feature/5797_apply_calib_test. It was created to aid merging.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 36637f6804990729c1445d430a3a778c3bc4a369

comment:85 Changed 7 years ago by Karl Palmen

Put ApplyCalibrationTest.h into new branch re #5797

The branch is named feature/5797_apply_calib_test. It was created to aid merging.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 36637f6804990729c1445d430a3a778c3bc4a369

comment:86 Changed 7 years ago by Karl Palmen

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

To test check the code for ApplyCalibrationTest.h exists and actually tests the algorithm in a satisfactory manner.

comment:87 Changed 7 years ago by Karl Palmen

Put ApplyCalibrationTest.h into new branch re #5797

The branch is named feature/5797_apply_calib_test. It was created to aid merging.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 36637f6804990729c1445d430a3a778c3bc4a369

comment:88 Changed 7 years ago by Karl Palmen

Put ApplyCalibrationTest.h into new branch re #5797

The branch is named feature/5797_apply_calib_test. It was created to aid merging.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 36637f6804990729c1445d430a3a778c3bc4a369

comment:89 Changed 7 years ago by Karl Palmen

Put ApplyCalibrationTest.h into new branch re #5797

The branch is named feature/5797_apply_calib_test. It was created to aid merging.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 36637f6804990729c1445d430a3a778c3bc4a369

comment:90 Changed 7 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:91 Changed 7 years ago by Nick Draper

  • Status changed from verifying to closed

test exists and passes on develop, code inspection reveal a single simple test. This is minimal happy path testing, but I suppose it will do for now.

comment:92 Changed 7 years ago by Karl Palmen

Put ApplyCalibrationTest.h into new branch re #5797

The branch is named feature/5797_apply_calib_test. It was created to aid merging.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 36637f6804990729c1445d430a3a778c3bc4a369

comment:93 Changed 7 years ago by Karl Palmen

Put ApplyCalibrationTest.h into new branch re #5797

The branch is named feature/5797_apply_calib_test. It was created to aid merging.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 36637f6804990729c1445d430a3a778c3bc4a369

comment:94 Changed 7 years ago by Karl Palmen

Put ApplyCalibrationTest.h into new branch re #5797

The branch is named feature/5797_apply_calib_test. It was created to aid merging.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 36637f6804990729c1445d430a3a778c3bc4a369

comment:95 Changed 7 years ago by Karl Palmen

Put ApplyCalibrationTest.h into new branch re #5797

The branch is named feature/5797_apply_calib_test. It was created to aid merging.

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 36637f6804990729c1445d430a3a778c3bc4a369

comment:96 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6643

Note: See TracTickets for help on using tickets.