PuffinPlot issue tracker

Bug: a88/881

ID : 881ad69d-5bf3-4451-a28f-e4fcc064d365
Short name : a88/881
Status : open
Severity : minor
Assigned :
Reporter : Pontus Lurcock <pont@talvi.net>
Creator : Pontus Lurcock <pont@talvi.net>
Created : Sat, 25 Jul 2009 23:56:46 +0000
Target : 1.5
Summary : Make empty-slot correction a per-sample property? [89]

Comment: --------- Comment ---------
ID: 80dc579f-13db-4bd4-9099-3ef8284760b6
Short name: a88/881/80d
From: Pontus Lurcock <pont@talvi.net>
Date: Sat, 25 Jul 2009 23:56:46 +0000

This would avoid the need to pass around the "use empty correction"
flag for all operations needing the magnetization vector. The value
would be stored per-Datum as with current sample properties, to 
preserve the flat file format. This would also allow different samples
to have different settings -- e.g. if there are two empty slots in
a run (though that might involve complicating the interface confusingly
for little practical benefit).

Comment: --------- Comment ---------
ID: 33945325-c0f7-4171-bc62-f65b09f618c5
Short name: a88/881/339
From: Pontus Lurcock <pont@talvi.net>
Date: Sun, 26 Jul 2009 00:04:00 +0000

By extension: should Zplot settings, current correction settings etc.
be handled similarly? At this stage maybe it's worth thinking about
bumping per-sample properties up to the Sample object, even if they
will be flattened out and repeated in every Datum line on saving
(and read from the first one on loading).

Comment: --------- Comment ---------
ID: 2e22f195-d690-40cb-9c10-a7fa93799225
Short name: a88/881/2e2
From: Pontus Lurcock <pont@talvi.net>
Date: Sun, 06 Nov 2011 22:25:52 +0000

Empty-slot corrections deferred to later release; see bug #82
for rationale.