Closed nabolfat closed 2 years ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
View / edit / reply to this conversation on ReviewNB
dbekaert commented on 2022-06-03T16:12:28Z ----------------------------------------------------------------
@EJFielding were we not going to use the alert boxes to call more emphasis that this is a final results? Its still a bit hidden away and one needs to carefully read the text.
EJFielding commented on 2022-06-03T18:06:34Z ----------------------------------------------------------------
Yes, I had added
<div class="alert alert-warning"> Final result Method 2— 68% of points below the requirements line is success </div>
It somehow got lost in this version.
EJFielding commented on 2022-06-03T18:07:36Z ----------------------------------------------------------------
@nabolfat can you add that back to the notebook here?
dbekaert commented on 2022-06-05T14:24:54Z ----------------------------------------------------------------
This is still to be adressed
EJFielding commented on 2022-07-07T23:27:26Z ----------------------------------------------------------------
@dbekaert the boxes are there in the notebook, but ReviewNB is not showing them.
A tiny detail not taking anything away of the notebook. I noticed that it might perhaps be better if we do not label the appendix with a number sequential to the previous section (e.g. rather use A1, B1 etc). I fear a reviewer might just be scrolling down completely to the end and miss the results in like section 6 as being the final?
Yes, I had added
<div class="alert alert-warning"> Final result Method 2— 68% of points below the requirements line is success </div>
It somehow got lost in this version.
View entire conversation on ReviewNB
GitHub flagged conflicts in the "Secular_*" notebook. Could you rebase your branch against the latest upstream/nisar-solid main branch, to resolve the conflict?
Sure. I rebased my changes. Let me update and submit the notebooks separately.
On Fri, Jun 3, 2022 at 11:20 AM Eric Fielding @.***> wrote:
@.**** commented on this pull request.
In methods/coseismic/Coseismic_Requirement_Validation.ipynb https://github.com/nisar-solid/ATBD/pull/35#discussion_r889221726:
@@ -96,11 +96,11 @@
"- [6.3. Amplitude vs. Distance of Relative Measurements (pair differences)](#M2ampvsdist2)\n",
@nabolfath Can you change this to:
print('\n site disp-los [cm]')
Reply via ReviewNB https://app.reviewnb.com/nisar-solid/ATBD/pull/35/discussion/
— Reply to this email directly, view it on GitHub https://github.com/nisar-solid/ATBD/pull/35#pullrequestreview-995305293, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHRW47ERQY4AXJAMBZ6EJL3VNJEHPANCNFSM5XVWNSJA . You are receiving this because you were mentioned.Message ID: @.***>
I rebased my last 3 commits. I have made ready two notebooks including all the changes for Secular and Coseismic. @yunjunz can you please verify that the conflict is resolved and it is ok for me to add new commits?
@nabolfat I am gonna re-open this PR so that I could run git rebase
on your branch.
@nabolfat Github conflict is resolved now.
View / edit / reply to this conversation on ReviewNB
dbekaert commented on 2022-06-05T14:25:23Z ----------------------------------------------------------------
Can you add the alert statement, see earlier comment from Eric
EJFielding commented on 2022-07-07T23:26:19Z ----------------------------------------------------------------
We added the alert but it is not shown in ReviewNB.
View / edit / reply to this conversation on ReviewNB
dbekaert commented on 2022-06-05T14:25:23Z ----------------------------------------------------------------
This is also a take away statement
EJFielding commented on 2022-07-07T23:25:43Z ----------------------------------------------------------------
The ReviewNB system is not showing the boxes we added. It seems to ignore those formatting commands.
View / edit / reply to this conversation on ReviewNB
dbekaert commented on 2022-06-05T14:31:19Z ----------------------------------------------------------------
@efielding, there is no explanation as to what these tables are showing. This could be done more obvious across the notebooks. Perhaps have the description printed as part of the code-cell such it appears ahead of the table.
For example what are the x-values in the table, what are the z-values.
What is the meaning from true etc.
View / edit / reply to this conversation on ReviewNB
dbekaert commented on 2022-06-05T14:31:20Z ----------------------------------------------------------------
use the alert option to make this more prominent.
View / edit / reply to this conversation on ReviewNB
dbekaert commented on 2022-06-05T14:31:20Z ----------------------------------------------------------------
Same comment here as before. This is also applicable across the notebooks.
View / edit / reply to this conversation on ReviewNB
dbekaert commented on 2022-06-05T14:31:21Z ----------------------------------------------------------------
Table is not provided as percentage. I ssugest to rather provide the decimal and then between parentheses maps to 68%
View / edit / reply to this conversation on ReviewNB
dbekaert commented on 2022-06-05T14:31:22Z ----------------------------------------------------------------
No explanation as to what this code prints.
@EJFielding Remaining comments are minor, but could have a large impact to how a reviewer experiences the process. I don't think the take-aways are very clear. We don't explain what the final result tables shows (e.g. variance in xx units as function of distance in km), or have cells printed without description (e.g. we take about percentage but then we print fraction). Perhaps we can think of some sort of caption for them that gets printed as part of the code cell?
We should also highlight the final criteria or success value or the rule. Also rules work of percentages and not fraction so suggest to emphasize fraction first then relate to percentage
The ReviewNB system is not showing the boxes we added. It seems to ignore those formatting commands.
View entire conversation on ReviewNB
@dbekaert the boxes are there in the notebook, but ReviewNB is not showing them.
View entire conversation on ReviewNB
Coseismic: added lines to be able to read config files from all staged data.