-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft videos for simstore_and_cli parts 2, 3 #5
Comments
First of all I think these are great! Most time-stamped comments are tiny and should not be fixed if they require any effort. The important one is tagged with IMPORTANT general comments:descriptions:
Part 2 comments:
Part 3 comments:
Other comments(not relevant for this repo but some things I noticed while watching):
from part 3:
|
Thanks for the feedback, @sroet! I've updated video and descriptions in response to your comments. Links above are to the most recent version (only change is in the video for part 2, to fix the audio sync issue)
Agreed. Actually, I think it makes sense for a series to have "first", "previous", and "next" (when each is available and different). But with a 3-part series, that implies that everything except the first video would link to all the other videos. So for this series, I think I'll just link to all other videos in all descriptions (as part 1, part 2, and part3). Obviously, draft descriptions above only have the link for part 1 so far.
Done. I guess YouTube already truncates links, so I don't have to worry about GitHub-specific URL components (
You're probably right, and that was something I did on at least some run-throughs as I was developing this tutorial. Not going to change it now, though.
I'm not hearing it at that timestamp. I do remember hearing what I think was a door shutting at one point, but I can't find it now. If it happens while I'm speaking, it'll be hard to edit out. (OTOH, a sound that occurs during the rare moments that I'm pausing is pretty easy to edit out.)
I also noticed this. I don't think I'll change it in this video -- mainly, redoing the parts where I enlarge the relevant output of
Ugh, I thought I'd fixed this before! Fortunately, it was easy to fix.
Definitely "three," but let's see what the YouTube captions think! 😂 (BTW, they tend to be astonishingly good, even on technical material like this.)
Not sure what you mean here by
Yes. Our calculation for the crossing probability
I don't think so. Version info isn't shown in However, see openpathsampling/openpathsampling-cli#47, which is intended to give version info for OPS library and CLI (and eventually other tools we integrate with.)
Fixed in openpathsampling/openpathsampling-cli#51.
Agreed. I believe this is just the default string representation of the mover -- one-way shooting movers get names when created, but repex (and most other) movers do not. Another option to change that would be to modify Actually, I've long wanted to add pandas output to the move acceptance (and I could imagine user selection of which columns to include -- the comparison to how frequently the scheme expected the move to run was extremely useful when we first developed OPS, but is mostly noise to users.) I think this would look a lot better in a notebook, and it would be far easier for users to make use of the output data. |
Yeah that is what I meant, and I thought it was as simple as doing |
I just watched part 2 - really great video! I like it that you sometimes make typos, it is a nice way of getting the viewer's attention back. |
Now I just watched video 3 - again, very very nice! While watching I noticed that you say "today". That would be a bit strange if you're watching the videos on the same day, so it seems better to say "this part" or "this video". At 4.45, when you start discussing poor and good replica exchange it would help if the relevant numbers are highlighted. When explaining the crossing probabilities I found it hard to follow what exactly you are looking at. Perhaps you could add a highlight or a pointer. In particular at 11.45, when you say something about a bump, which indicates the data should be looked at more carefully. |
Glad you liked it! And yeah, typos obviously aren't intentional, but I think it's better for people to see how the code errors when it gets bad input than to try to edit that out.
Fair point, although I'm kind of thinking of this in terms of "episodes," which is why I say "today." Actually, videos 2 and 3 (and the video for #3, which I haven't edited yet) were all recorded on the same day. (I changed my shirt in between! 😂) |
Whoops, commented too early .... continuing:
Thanks -- these are the exactly the sort of things where I wasn't 100% sure, but this feedback convinces me that I should put in some extra work to highlight those. I'll post a note here when I've updated the videos.
I'll try a callout here, although I'm not entirely sure how well it'll work. I thought about it, but was worried it might be more distracting than informative. I'll ask for feedback after I try that. Regarding the bump, I was saying that if there is one, it's a problem. There isn't one in this data. |
Drafts of the rest of this tutorial are available in temporary Dropbox links. @sroet @jvreede (and others): I'd appreciate any feedback you can give -- especially if it's ever hard to follow what part of the screen I'm talking about (which could be easily handled with some video editing). Unless there's a major problem, I probably won't re-record anything.
I'm hoping to publish part 2 on or around Tuesday 7 September, with part 3 about a week after that (y'know: leave them eager after that exciting cliffhanger at the end of part 2!)
Part 2
Watch or Download (524MB; 13m57s)
Description for YouTube:
This is part 2 in a 3-part series on our new storage subsystem, SimStore, and the OpenPathSampling Command Line Interface (CLI). This part focuses on running commands with the CLI.
Up-to-date tutorial materials at https://github.com/openpathsampling/mini-tutorials/tree/main/simstore_and_cli.
Video for part 1: https://www.youtube.com/watch?v=IAipZfZpwZ4
This video was made using OpenPathSampling 1.5.0 and OpenPathSampling CLI 0.2.1.
Part 3
Watch or Download (656MB; 14m53s)
Description for YouTube:
This is part 3 in a 3-part series on our new storage subsystem, SimStore, and the OpenPathSampling Command Line Interface (CLI). This part focuses on analyzing simulation results.
Up-to-date tutorial materials at https://github.com/openpathsampling/mini-tutorials/tree/main/simstore_and_cli.
Video for part 1: https://www.youtube.com/watch?v=IAipZfZpwZ4
This video was made using OpenPathSampling 1.5.0 and OpenPathSampling CLI 0.2.1.
The text was updated successfully, but these errors were encountered: