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

updated updates #57

Open
wants to merge 9 commits into
base: development
Choose a base branch
from
Open

updated updates #57

wants to merge 9 commits into from

Commits on Mar 22, 2019

  1. Parallelization bug removed

    When running more than 1 swath, the tmp-files of "align_cut_tops.csh" were mixed up, since up to 3 Jobs (in case of 3 activated swaths) were manipulating tmp-files. swaths are now calculated in separately directories and results for "p2p_OSARIS_no_unwrap.csh" are read out from new directories properly
    tkiyan authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    881df6a View commit details
    Browse the repository at this point in the history
  2. fixed unnecessary cutting

    it cutted although the aoi-flag set to 0 in the xyz.config-file. just putting a checkup with on the parameter before assample_tops might solve the Problem, but one has to think about to set it way before to speed up calculation and get rid of excessive files for this case
    tkiyan authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    94f36c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from tkiyan/tkiyan-patch-2

    fixed unnecessary cutting
    tkiyan authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    5c0e23e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from tkiyan/tkiyan-patch-1

    Parallelization bug removed
    tkiyan authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    f7bc447 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    756cf62 View commit details
    Browse the repository at this point in the history
  6. Update displacement.sh

    tkiyan authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    46d4dbf View commit details
    Browse the repository at this point in the history
  7. Update align_cut_tops.csh

    tkiyan authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    61d6171 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    346579e View commit details
    Browse the repository at this point in the history
  9. Update displacement.sh

    tkiyan authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    02b313f View commit details
    Browse the repository at this point in the history