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

Use temporary folder container context manager for wsclean files #145

Merged
merged 7 commits into from
Jul 19, 2024

Commits on Jul 17, 2024

  1. trying out temp holder context manager

    tgalvin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ebd15a9 View commit details
    Browse the repository at this point in the history
  2. using stem

    tgalvin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6a54eb6 View commit details
    Browse the repository at this point in the history
  3. added correct move_hold_directory

    tgalvin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e026701 View commit details
    Browse the repository at this point in the history
  4. added to the WSCleanOptions docstring

    tgalvin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    81588e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    a9f998f View commit details
    Browse the repository at this point in the history
  2. added test for hold_directory being None

    tgalvin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a08b0b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0c45cb View commit details
    Browse the repository at this point in the history