notebooks
notebooks copied to clipboard
[WIP] Updating the input for tweakreg
Changed list input for tweakreg to be hardcoded list instead of using glob as different systems can end up with files in different orders.
Might need a squash so that the uncleared notebook doesn't make it into master
history.
@catherine-martlin , try rebase to use the longer timeout limit that Josh implemented earlier.
Something isn't right with the commit history...
Try this:
git fetch upstream master
git rebase upstream/master
@pllim - Thank you! Definitely still figuring out how to properly rebase all the different ways when working on my fork and branch. Do you think that cleared it up appropriately?
Edit: The checks just finished though, and it looks like one of the TESS notebooks failed this time - could I have missed some needed updates when I just rebased with upstream/master?
@catherine-martlin , the history still doesn't look quite right. Ideally, you should only see your own relevant commits as part of this PR in the commit history.