<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">John,<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Am 09.12.2016 um 22:51 schrieb John Van Ostrand <<a href="mailto:john@vanostrand.com" class="">john@vanostrand.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">On Thu, Dec 8, 2016 at 9:36 AM, Willem Ferguson<span class="Apple-converted-space"> </span></span><span dir="ltr" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><<a href="mailto:willemferguson@zoology.up.ac.za" target="_blank" class="">willemferguson@zoology.up.ac.za</a>></span><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class=""><span class="Apple-converted-space"> </span></span><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">wrote:</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><blockquote class="gmail_quote" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><br class="">Would it be feasible to calculate retrospective gradient factors on real dive profiles? We sometimes use a VR3 dive computer which does give this information, but it would be very useful to to have it being calculated automatically for each dive.<br class=""></blockquote><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> Do you mean you want to see the decompression stops for a different set of GFs? Or do you want to automatically find the most liberal GFs that fit a dive profile?<br class=""><br class="">For the former questoin set up GFs in the Preferences and go back to view the dive. For the latter question I iterate through GFs manually to find the closest one.</div><br class="Apple-interchange-newline"></div></blockquote></div><br class=""></div><div class="">I guess what Willem meant was to do something along the lines we do now for VPM-B planned dives: There we compute GFhigh/low such that you would get a similar decompression profile.</div><div class=""><br class=""></div><div class="">I have not yet answered to Willem’s original mail as I do not really know how one would implement this. Here are my thoughts: At each instant of time during the dive, we could compute a gradient factor such that the current depth would be the ceiling. That part is easy. One could then try to find  a line in the gradient factor vs depth plot that best approximates these points. The problem is that this makes only sense during the decompression phase of the dive, i.e. for the time where it makes sense to consider the current depth to be at least roughly the ceiling. During the bottom part of the dive as well as during the first part of the ascent this would give you far too low gradient factors.</div><div class=""><br class=""></div><div class="">So we would need to find out for which part of the dive to apply this. I don’t know what a good criterium would be: Something like the last 25% of max depth? Some part where the ascent is slower than the current ascent rate? We could take user input (maybe in form of the ruler) or we could find that last part of the dive where a linear approximation for the gradient factor vs depth plot is best (measured in chi squared or something similar).</div><div class=""><br class=""></div><div class="">Best</div><div class="">Robert</div></body></html>