Skip to content
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

Dev #15

Merged
merged 57 commits into from
Apr 24, 2024
Merged

Dev #15

merged 57 commits into from
Apr 24, 2024

Commits on Jul 11, 2023

  1. changed for mpi support

    bfrosik committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    dbac62d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. added code to support mpi

    bfrosik committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bf95560 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. fixed crop issue

    bfrosik committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    67fe91f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. changes for autodata option (#12)

    Co-authored-by: bfrosik <[email protected]>
    pfrosik and bfrosik authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    726bcb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. added debug option

    bfrosik committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c49a9c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    b7b67e9 View commit details
    Browse the repository at this point in the history
  2. merging

    bfrosik committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8b7dac1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix and removing prints

    bfrosik committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    62b1baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8008a2b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. bug fixes

    bfrosik committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    af16654 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    6c2ac3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    781537c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f9caac View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. added dm scripts for testing

    bfrosik committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a0bb09b View commit details
    Browse the repository at this point in the history
  2. fixed typo

    bfrosik committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5ba090c View commit details
    Browse the repository at this point in the history
  3. fixed typo

    bfrosik committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f178ae9 View commit details
    Browse the repository at this point in the history
  4. fixed typo

    bfrosik committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    74ca405 View commit details
    Browse the repository at this point in the history
  5. fixed parameters

    bfrosik committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    504252a View commit details
    Browse the repository at this point in the history
  6. corrected function parameter

    bfrosik committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8d1b282 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5818182 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    331ff1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebba43b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eebb531 View commit details
    Browse the repository at this point in the history
  4. moved check for zero batches

    bfrosik committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4c36baa View commit details
    Browse the repository at this point in the history
  5. removed trailing separators

    bfrosik committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    76db1c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. removed trailing slash

    bfrosik committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d63981c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. added hpc script

    bfrosik committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    60c8737 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. added for work flows

    bfrosik committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4e20789 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. copied write_config function into create_experiment to decouple from …

    …cohere, removed preprocess script as redundant
    bfrosik committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2100456 View commit details
    Browse the repository at this point in the history
  2. change arguments defs

    bfrosik committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f03ffb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. added cluster capability

    jacione committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    66d6ffe View commit details
    Browse the repository at this point in the history
  2. removed print statements

    jacione committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a779bac View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. cleaned up, added description

    jacione committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f03087f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. added description

    bfrosik committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b7e3c65 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    e96af63 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    612f61d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    e0d2136 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. added field in mp tab, and defaults, blocked binning when mp, and add…

    …ed auto preprocessing to mp
    bfrosik committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8b18f8d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    1ee0db1 View commit details
    Browse the repository at this point in the history
  2. simplified pool

    bfrosik committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    06f30b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    360b313 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    b99d9cd View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Multipeak updates to cohere-ui (#14)

    * Updated multipeak phasing to work with direct phase/strain coupling
    
    * A few bugfixes
    
    Make sure the results get saved in the right place, etc.
    
    * Fixed an oversight that allowed each rotated Bragg peak to have a different voxel size.
    
    * Calculates correct voxel size for visualization
    
    * Creates a mask which indicates post-interpolation pixels that likely have detectable signal in reciprocal space, but were beyond the scan range in one or more dimensions.
    
    * Removed .idea directory from version control.
    
    * Fixed broken path name (trying to load wrong config file)
    
    * Refactored to record the B_recip matrix rather than applying the actual transform
    
    * Add some additional useful information to the saved geometry: lattice size, rs and ds voxel size.
    
    * Add some additional useful information to the saved geometry: final_size
    
    * fixed crop issue
    
    * Compatibility updates
    
    * Fixed compatibility with Cohere's Dev branch
    
    * Fixed bug that caused multipeak visualization to save in the wrong directory.
    
    It was trying to save to exp_dir/results_phasing/results_viz, when it should have been saving to exp_dir/results_viz
    
    ---------
    
    Co-authored-by: bfrosik <[email protected]>
    jacione and bfrosik authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    34d5ea4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. modified defaults in GUI

    bfrosik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    98beb29 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    5f1dbf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. removed print

    bfrosik committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9a48850 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. removed incorrect print

    bfrosik committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2910362 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    c0a9750 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    d5ba1f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    d863e36 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    c4ffc03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b29fa0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    40953f3 View commit details
    Browse the repository at this point in the history
  2. added description

    bfrosik committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    eff2c0b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    de6c62a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. added jupyter python example

    bfrosik committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2441792 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge branch 'main' into Dev

    bfrosik committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    740f523 View commit details
    Browse the repository at this point in the history