<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 4 February 2017 at 15:53, Miika Turkia <span dir="ltr"><<a href="mailto:miika@turkia.com" target="_blank">miika@turkia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I cannot currently log into my gmail account due to 2-factor<br>
authentication challenges (cannot receive SMS at the moment), so using<br>
my private email, with hopefully correct addresses see-and-pasted from<br>
my phone :D<br>
<br>
Anyway, the attached log calculates quite different tissue saturations<br>
for different DCs, the worst being with OSTC Sport with shallowest<br>
depths by the sensor.<br></blockquote><div><br></div><div>I hope you had a nice dive with the threshers.  If you can have a beer at the Craic House (Evolution) and tell Dannie I say hi.<br></div><div><br></div><div>I can see why the OSTC Sport is giving greater tissue saturation and deco, and it has nothing to do with how the deco calculations are performed.  The problem is that the xml references a cylinder with index 1, but you only have one cylinder defined (index 0), so it looks (without checking the code) like Subsurface is assuming any undefined cylinder contains air.<br><br></div><div>The xml entry for the Suunto Vyper Air specifies a change to cylinder 0 (which is EAN32) at the start of the dive on lines 22 and 23:<br>  <event time='0:00 min' type='25' flags='1' name='gaschange' cylinder='0' o2='32.0%' /><br>  <event time='0:00 min' type='25' value='32' name='gaschange' cylinder='0' o2='32.0%' /><br><br></div><div>The xml entry for the OSTC specifies a change to cylinder 1 on lines 158 and 159<br>  <event time='0:02 min' type='25' flags='2' name='gaschange' cylinder='1' /><br>  <event time='0:02 min' type='25' value='32' name='gaschange' cylinder='1' /><br><br></div><div>The Suunto Stinger log does not specify a gas change at all, so the default is the only defined cylinder, which contains EAN32.<br></div><div><br></div><div>Could I guess you had at least two gasses defined in the OSTC that were downloaded, the second (index 1) of which was EAN32?  You could have then merged the dives and deleted the unused gas/ses, but the OSTC profile was still referencing cylinder 1.<br><br></div><div>Maybe the default assumed value for an unknown cylinder would be cylinder 0, and if no cylinders are defined, THEN default to air.<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I have set GF 30/75, if that matters.<br>
<br>
Any idea if this should somehow be expected or bug somewhere?<br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
miika<br>
</font></span></blockquote></div><br></div><div class="gmail_extra">Cheers,<br><br></div><div class="gmail_extra">Rick<br></div></div>