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

Move around cell 2 #358

Merged
merged 10 commits into from
Mar 16, 2023
Merged

Commits on Mar 2, 2023

  1. Improve semantics of CELL category.

        The CELL category parent is now DIFFRN.
        pressure, temperature items in CELL_MEASUREMENT deprecated
        in favour of similar items in DIFFRN.
    
        Pointers to _diffrn.id added to CELL etc. to allow multiple
        cells to be presented where multiple diffraction
        conditions are used.
    
        The `CELL_MEASUREMENT` category now has two `_diffrn.id` pointers, one to
        specify the data collection to which the cell measurement applies, and
        one to the conditions under which the cell was measured (`.condition_id`).
        Normally these coincide and the latter is not necessary, but legacy point
        detector experiments can sometimes involve measuring the cell under
        differing conditions prior to data collection.
    James.Hester committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    339aaa7 View commit details
    Browse the repository at this point in the history
  2. Fixed layout order after previous changes.

    James.Hester committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    18f65e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

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

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    84f6166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c091a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fc67f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2718a1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a028afe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01a24d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Delete cell-measurement-merged-block.cif.

    The file is no longer relevant as an example.
    vaitkus authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d83edad View commit details
    Browse the repository at this point in the history