Skip to content
View ibressler's full-sized avatar

Organizations

@SasView @BAMresearch
Block or Report

Block or report ibressler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Setup Python on Windows for unprivil... Setup Python on Windows for unprivileged non-admin users, replacing Anaconda
    1
    # Setup Python on Windows for unprivileged non-admin users and replacing Anaconda
    2
    
    
    3
    - Uses a recent [Miniforge](https://github.com/conda-forge/miniforge) including [mamba](https://mamba.readthedocs.io) and the [conda-forge channel](https://conda-forge.org/#about) and is a recommended replacement of the Anaconda distribution which ships a buggy and unreliable package manager (*conda*)
    4
    - side-effect: Its published under BSD-style license, no trouble with individual vs. corporate use
    5
    
    
  2. SASfit/SASfit SASfit/SASfit Public

    A curve fitting program for small-angle scattering curves, mostly from SAXS and SANS experiments in analytical or biological chemistry. 📄https://doi.org/10.1107/S1600576722009037 📄https://doi.org/1…

    C 22 5

  3. BAMresearch/McSAS3 BAMresearch/McSAS3 Public

    Refactored McSAS for analysis of X-ray and neutron scattering data

    Jupyter Notebook 3 4

  4. BAMresearch/jupyter-analysis-tools BAMresearch/jupyter-analysis-tools Public

    Common Python helpers for data analysis notebooks in GIT repositories.

    Python

  5. BAMresearch/McSAS BAMresearch/McSAS Public

    A tool for extracting form-free size distributions of small-angle scattering (SAS) patterns using a Monte-Carlo method.

    Python 2 1

  6. BAMresearch/jupyter-integration BAMresearch/jupyter-integration Public

    Configures Anaconda on Windows and associates double-click on .ipynb files with JupyterLab. To get version controlled Jupyter notebooks, it installs an extension to commit changes directly from Jup…

    Batchfile 2