Skip to content
@MolloiLab

MolloiLab

Imaging Physics Laboratory @ University of California, Irvine

MolloiLab

GitHub Organization for the Imaging Physics Laboratory at UCI

Structure of Organization

The MolloiLab GitHub organization is structured into two main categories: Packages and Projects.

Packages: Key packages are named using "CamelCase" and end with ".jl" to indicate that they are proper Julia packages. These packages contain reusable code and functionality that can be utilized across multiple research projects. They are designed to be modular, well-documented, and easily importable into other projects. The packages are further categorized into three main areas:

  1. Imaging Physics
  2. Deep Learning
  3. Data Engineering

Projects: Research projects are named using "kebab-case" and are standalone repositories for individual research endeavors. Examples include cac-dual-energy and hd-loss. These project repositories typically pull from various Julia packages, including our key packages, to perform analysis and generate results for publication in research papers. Each project repository contains the necessary code, data, and documentation specific to that particular research project.

By organizing our GitHub repositories into Packages and Projects, we aim to promote code reusability, maintain a clear separation between reusable code and project-specific implementations, and facilitate collaboration among lab members. This structure allows us to efficiently develop and maintain our Julia packages while keeping research projects focused and self-contained.

Key Packages

Imaging Physics

  • CalciumScoring.jl: [Package description and purpose]
  • PerfusionImaging.jl: [Package description and purpose]
  • MaterialDecomposition.jl: [Package description and purpose]

Deep Learning

  • DistanceTransforms.jl: [Package description and purpose]
  • Losers.jl: [Package description and purpose]
  • ComputerVisionMetrics.jl: [Package description and purpose]

Data Engineering

  • OrthancTools.jl: [Package description and purpose]

Onboarding

  1. Learn Advanced Scientific Computing: Watch every video in this 6-part lecture series on advanced scientific computing. Pay close attention to Git/GitHub and all of the fundamental software engineering best practices. This should only take half a day.

  2. Join a Research Project: Find the repository associated with the research project you are joining. Make sure you get read access (not write access yet) so that you can fork the repo on your own GitHub.

  3. Contribute to the Project: Fork the repo, make some changes according to your mentor's recommendation, and once complete, submit a pull request to the main repo (the original one, not your own forked copy) and wait for your mentor to review changes. Repeat this process until you and your mentor are comfortable making you a collaborator on the project.

  4. Improve Main Packages: After working on the research project for a while, you will hopefully find ways to improve the main packages driving this lab. Once you spot areas of needed improvement, repeat the previous process again - fork the main package, commit changes, submit a PR, wait for review. Eventually, you will be invited to be a direct collaborator on the main packages.

  5. Become a Mentor: Finally, take the crucial step in becoming a mentor to more junior students and begin this process all over again, this time from the side of a mentor. Help new students onboard, review their pull requests, and guide them through the process of contributing to research projects and main packages.

By following this onboarding process, new lab members will gain a solid foundation in advanced scientific computing, learn how to contribute effectively to research projects and packages, and eventually become mentors themselves, fostering a collaborative and supportive environment within the MolloiLab.

Popular repositories Loading

  1. DistanceTransforms.jl DistanceTransforms.jl Public

    Fast, gpu-accelerated distance transforms

    Julia 11 5

  2. CalciumScoring.jl CalciumScoring.jl Public

    Julia 10 1

  3. ce-coronary-artery ce-coronary-artery Public

    druff-loss-function testing

    Python 2

  4. py-distance-transforms py-distance-transforms Public

    Python 2

  5. ComputerVisionMetrics.jl ComputerVisionMetrics.jl Public

    Julia 1

  6. OrthancTools.jl OrthancTools.jl Public

    Julia 1

Repositories

Showing 10 of 32 repositories
  • effective-energy-millner Public Forked from rwanghs/effective-energy-millner

    github repo of Millner's effective energy algorithm with attenuation data from XCOM

    MolloiLab/effective-energy-millner’s past year of commit activity
    Jupyter Notebook 0 1 0 0 Updated Apr 1, 2025
  • kvp-converter Public Forked from rwanghs/kvp-converter

    Copy of code and phantoms created for Hamid's kVpconverter project

    MolloiLab/kvp-converter’s past year of commit activity
    Jupyter Notebook 0 1 0 0 Updated Mar 28, 2025
  • catsim-phantoms Public Forked from rwanghs/catsim-phantoms

    humanoid phantoms generated from catsim

    MolloiLab/catsim-phantoms’s past year of commit activity
    0 1 0 0 Updated Mar 19, 2025
  • DistanceTransforms.jl Public

    Fast, gpu-accelerated distance transforms

    MolloiLab/DistanceTransforms.jl’s past year of commit activity
    Julia 11 MIT 5 0 0 Updated Mar 7, 2025
  • distance_transforms Public

    Python bindings for the Julia DistanceTransforms.jl package, providing efficient Euclidean distance transforms for arrays.

    MolloiLab/distance_transforms’s past year of commit activity
    Python 0 0 0 0 Updated Mar 6, 2025
  • MolloiLab/PerfusionImaging’s past year of commit activity
    Jupyter Notebook 1 1 0 0 Updated Feb 5, 2025
  • MolloiLab/distance-transforms-paper’s past year of commit activity
    Jupyter Notebook 0 2 0 0 Updated Jan 30, 2025
  • MolloiLab/OrthancTools.jl’s past year of commit activity
    Julia 1 MIT 0 0 0 Updated Jan 2, 2025
  • Image-Toolbox Public
    MolloiLab/Image-Toolbox’s past year of commit activity
    Python 0 2 0 1 Updated Dec 19, 2024
  • TotalSegmentator_Crop Public Forked from wasserth/TotalSegmentator

    Tool for robust segmentation of >100 important anatomical structures in CT and MR images

    MolloiLab/TotalSegmentator_Crop’s past year of commit activity
    Python 0 Apache-2.0 301 0 0 Updated Oct 14, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…