List of commits:
Subject Hash Author Date (UTC)
Move estimated_time_of_arrival_test into separate folder 'other' dd22b6c4e592ab42957d2f0c1390e16492e766de Jason Hoelscher-Obermaier 2016-07-28 14:23:00
Minor changes to aux. script running_logneg_CM.m a7ab7a8d799911d316748d69ae05169a5b27787a Jason Hoelscher-Obermaier 2016-07-28 10:19:52
Move all classes inheriting from homo_measurement into folder homo_measurements 1b6039c874cbdd37e3a5b061ff67a8b9c1cc8035 Jason Hoelscher-Obermaier 2016-07-26 13:41:47
Move calculation of NI-gain and -offset back to fopen.m d58d3c9f63b7bf78c401cfffb9424c3b769b6476 Jason Hoelscher-Obermaier 2016-07-26 13:38:39
Move homo_measurement-method get_NPS to separate file 597266637fe84b50e616763a02fea8e8f5498f45 Jason Hoelscher-Obermaier 2016-07-26 13:36:52
Move dual_homo_measurement-method add_trace_pair to separate file 9a365b27960cc706cf221f593dc245c8eb3295ed Jason Hoelscher-Obermaier 2016-07-26 13:33:38
Move homo_measurement-method show_plot to separate file 076bd9d4d99b5c497a1b81270912a2aca767a90a Jason Hoelscher-Obermaier 2016-07-26 13:29:02
Move homo_measurement and dual_homo_measurement into separate folders 7be5c41830f5c3b59c7ccbcff0e1f2c5caf8885e Jason Hoelscher-Obermaier 2016-07-26 13:11:40
Improve PXIcalibration.m 059a87f8f48a92f2f1009086201ac580f7bbb616 Jason Hoelscher-Obermaier 2016-07-26 13:05:24
Amend quickcheck_dualhomo_long by high-resolution spectra 3e6d41c6d17c57686634b5dc2cf5fba7e9cf6969 Jason Hoelscher-Obermaier 2016-07-26 13:04:21
Refactor homotrace: move all methods (apart from getters) into separate files 6c6aeb5dd9b08ffbe4e2be8e5c93c05d173b5bea Jason Hoelscher-Obermaier 2016-07-26 13:02:26
Refactor PXItrace: move all methods (apart from getters) into separate files eeb68a4e463a720faa8ad645fc4eda29e7274ceb Jason Hoelscher-Obermaier 2016-07-26 12:54:53
Script for combining pulsed traces from two evaluations w. different mode vec.s 2a01b56db573a29acf500bdcf8895a51d30e22c0 Jason Hoelscher-Obermaier 2016-07-26 12:46:05
Move homotrace and PXItrace (plus associated fcts) into @homotrace and @PXItrace e88a6682af9f8ef922c9d99931c9c0a598f3b555 Jason Hoelscher-Obermaier 2016-07-26 12:45:25
Plot into current figure (or create new one) 8e6306ea9c224f23756783d123112e46762b97b4 Jason Hoelscher-Obermaier 2016-07-26 12:42:43
Add 3rd-party fct brewermap (+ helper fct) 5c9a2f9bb1200135829ebc4c4e5d7cc7962d3cc9 Jason Hoelscher-Obermaier 2016-07-26 12:36:53
Add tests for traceOutCM.m f1066538ae43befda40f59d6f8f6c3da06f8d552 Jason Hoelscher-Obermaier 2016-07-26 12:35:23
Refactor timetrace.m 70160f921446d0399128f1a2e7ab260323946f16 Jason Hoelscher-Obermaier 2016-07-26 10:19:23
Multiple minor improvements in timetrace.m d4cf9c830ac04aa1a103eb5e8ec0ce82b898e471 Jason Hoelscher-Obermaier 2016-07-26 10:09:52
Fix problem with potentially unavailable mounted shares in pseudo_hash_test 0bdac14223066f07f4c66b43b46ae8445d64b5fb Jason Hoelscher-Obermaier 2016-07-19 14:17:38
Commit dd22b6c4e592ab42957d2f0c1390e16492e766de - Move estimated_time_of_arrival_test into separate folder 'other'
- this test does not reliably pass and should therefore be used with caution
- usually it passes on second attempt
Author: Jason Hoelscher-Obermaier
Author date (UTC): 2016-07-28 14:23
Committer name: Jason Hoelscher-Obermaier
Committer date (UTC): 2016-07-28 14:23
Parent(s): a7ab7a8d799911d316748d69ae05169a5b27787a
Signer:
Signing key:
Signing status: N
Tree: 4794ca8d8422d4b579f13ca2543293331c00d8e2
File Lines added Lines deleted
data_analysis/unittests/other/estimated_time_of_arrival_test.m 0 0
File data_analysis/unittests/other/estimated_time_of_arrival_test.m renamed from data_analysis/unittests/estimated_time_of_arrival_test.m (similarity 100%)
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/gutc61/Membrane

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/gutc61/Membrane

Clone this repository using git:
git clone git://git.rocketgit.com/user/gutc61/Membrane

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main