-
Notifications
You must be signed in to change notification settings - Fork 0
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
Review and tidy-up notes July 2023 #11
Comments
UGH - main comment above overwritten by Firefox cached version... here's full previous text... Final pass for most docs, hopefully, on branch reviewJuly2023, reviewJuly2023
To do:
|
AND AGAIN FFS Final pass for most docs, hopefully, on branch reviewJuly2023, reviewJuly2023
To do:
|
REFERENCE CASE 27/07/23 pm Final pass for most docs, hopefully, on branch
To do:
|
Final pass for most docs, hopefully, on branch
reviewJuly2023
, https://github.com/phockett/Quantum-Metrology-with-Photoelectrons-Vol3/tree/reviewJuly202331/07/23 Released.
refBuild_310723pm
subdir for current HTML and LaTex/PDF builds (no source files, ~80Mb), also included as archive in release above.General todo
Update text. Versions to new date-stamp as revised, and update TOC to reflect.
conda install -c conda-forge firefox geckodriver
did this, annoyingly), but so far seems OK, although have WARNINGS OFF.sudo pip install matplotlib==3.5.3
andpip install --user matplotlib==3.5.3
in container to fix (hopefully), seemed to have some pip/Conda mismatch issues too.Check/test individual notebooks in current Docker build.
epsproc.sphFromBLMPlot
for Plotly case.data.padPlot
for basic case, already did this...? Currently issues with missing defaults due to (recent?) changes in code, see broken example here. Should now be fixed (in next build), see Plotting routines ePSproc#27 (comment)Debug HTML and PDF builds.
get_ipython().magic('matplotlib inline')
to general setup script in 77be80e, hopefully only will do good things. SHOULD ALSO CHECK FIG BUILD CHAIN GENERALLY.RuntimeError: Neither firefox and geckodriver nor a variant of chromium browser and chromedriver are available on system PATH. You can install the former with 'conda install -c conda-forge firefox geckodriver'.
, in builds AND NOTEBOOK IN LAB, even though installed at container build? Conda env issues, and/or user paths?sudo apt-get install --yes libgtk-3-0 libdbus-glib-1-2
in current Docker container (and added to Dockerfile), must have fixed this in old build then forgotten? Solution from webdriver failing to find installed firefox/geckodriver bokeh/bokeh#10108{ref}
Part II chpt:extracting-matrix-elements-overview``.data.params
(lmfit object) data return in basis sets page.Wrap up case studies.
General Docker builds for readers, and push to Docker hub. (see also build chain notes below)
Tidy/remove/archive drafts
2023-07-29_00-19-57_preDraftsCleanUp
archived with all drafts.notes/_drafts/part1
notes/_drafts/part2
Tidy scripts
Tidy build chain and finalise Docker build files and notes.
buildTmp/_latest_build/pdf
andbuildTmp/_latest_build/html
. 30/07/23: manual reset of dir structure for testing.Installation guide in main readme, and also at end of "Platform intro" chpt. (Old version here.) UPDATED version 07/07/23, OK aside from Docker details to update.
To do:
General routine for locating
setup-notebook.py
script? Still OK to use relative paths here? Now added a note to theInstallation
section on this. May want to add as an appendix?General notes on pkg versions, and link to build versions doc (end of book), also to add. Should release current versions and match to Docker build at completion.
Numerical implementations/examples
The text was updated successfully, but these errors were encountered: