Recent Releases of MPIFiles.jl
MPIFiles.jl - v0.17.7
MPIFiles v0.17.7
Merged pull requests: - CompatHelper: bump compat for Dagger in [weakdeps] to 0.19, (keep existing compat) (#133) (@github-actions[bot]) - Add calibAxis function and mixing factor calculation for 2D Lissajous (#134) (@jusack)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 10 months ago
MPIFiles.jl - v0.17.6
MPIFiles v0.17.6
Merged pull requests: - Make tDesign position relocatable (#132) (@nHackel)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 12 months ago
MPIFiles.jl - v0.17.5
MPIFiles v0.17.5
Merged pull requests: - CompatHelper: bump compat for Interpolations to 0.16, (keep existing compat) (#129) (@github-actions[bot]) - Umlaut support on Windows (#131) (@nHackel)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 12 months ago
MPIFiles.jl - v0.17.4
MPIFiles v0.17.4
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 12 months ago
MPIFiles.jl - v0.17.3
MPIFiles v0.17.3
Merged pull requests: - Changes to get the IMT Bruker system running (#71) (@jusack)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 1 year ago
MPIFiles.jl - v0.17.2
MPIFiles v0.17.2
Merged pull requests:
- Fix tf loading for frequency selected files (#122) (@jonschumacher)
- Fix getMeasurements and getMeasurementsFD for frequency-selected data (#123) (@jonschumacher)
- Fix TF Correction for numPeriodGrouping>1 (#124) (@jusack)
Closed issues: - Fix tfCorrection with numPeriodGrouping (#106) - Non-specific destinction betmeet IMT and MDF MPIFiles (#125)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 1 year ago
MPIFiles.jl - v0.17.1
MPIFiles v0.17.1
Merged pull requests: - Distributed MPIFiles (#120) (@nHackel)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
MPIFiles.jl - v0.17.0
MPIFiles v0.17.0
New features:
- Frequency filtering now has a stop band argument
- Transferfunctions can now be combined
- Semgrep static analysis of code
- Specific channels of a Transferfunctions can now be selectively loaded
Breaking changes:
- dfDivider is now a required keyword
- Removed special treatment of DC in tfCorrection #100
- Refactor of loading/parsing TF data into
readVNAdataandprocessRxTransferFunction
Bug fixes:
- Fixed calculation of rxFrequencies
- Moved test RNG to StableRNG to fix failing tests due to Julia 1.11 changed RNG behaviour #116
- Fix bug with
neglectBGFrames=false
Merged pull requests: - StopBands kwarg to frequency filtering + Tests + Inclusive min/maxFreq (#96) (@nHackel) - Add functions for getting parts of a file as struct (#97) (@jonschumacher) - Added keyrequired to dfDivider (#99) (@jusack) - Remove special treatment of DC in tfCorrection + fix loadTFfromVNA (#100) (@jusack) - Fix rxFrequencies (#107) (@jusack) - Moved Bruker UUID Generation and UniformRandomPositions to StableRNG (#109) (@jusack) - Add conditional breakage tests (#110) (@nHackel) - Test breakage (#111) (@nHackel) - Add Semgrep static analysis (#113) (@nHackel) - Bump codecov/codecov-action from 4 to 5 (#114) (@dependabot[bot]) - Fix SNR calculation for single BG frame files (#116) (@jonschumacher) - Allow TransferFunctions to be loaded with a channel selection from .hd5 (#117) (@nHackel) - Fix neglectBGFrames=false (#118) (@jusack)
Closed issues: - Issue with generating UUIDs from BrukerFiles (#32) - getMeasurements does not work with background measurements (#101) - CI: Make Breakage checks optional (#102) - neglectBGFrames passed as a keyword argument in getMeasurements leads to an error (#103) - rxFrequencies produces wrong result (#105) - Julia 1.11 breaks UniformRandomPositions test (#108)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
MPIFiles.jl - v0.16.1
MPIFiles v0.16.1
Merged pull requests: - Breakage CI (#84) (@nHackel) - Let breaking CI fail if package tests fail (#85) (@nHackel) - Bump actions/checkout from 2 to 4 (#86) (@dependabot[bot]) - Bump actions/cache from 1 to 4 (#87) (@dependabot[bot]) - CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#88) (@github-actions[bot]) - CompatHelper: add new compat entry for Tar at version 1, (keep existing compat) (#89) (@github-actions[bot]) - CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#90) (@github-actions[bot]) - CompatHelper: add new compat entry for SHA at version 0.7, (keep existing compat) (#91) (@github-actions[bot]) - CompatHelper: bump compat for HDF5 to 0.17, (keep existing compat) (#92) (@github-actions[bot]) - CompatHelper: bump compat for UnitfulAngles to 0.7, (keep existing compat) (#93) (@github-actions[bot]) - CompatHelper: add new compat entry for TOML at version 1, (keep existing compat) (#94) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
MPIFiles.jl - v0.16.0
MPIFiles v0.16.0
Merged pull requests: - Improve SM loading with frequency selection (#79) (@nHackel) - Fix build status (#82) (@jonschumacher) - Update Project.toml (#83) (@nHackel)
Closed issues: - getSF does not work for data with frequency selection and slow N axis (#69)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 2 years ago
MPIFiles.jl - v0.15.4
MPIFiles v0.15.4
Merged pull requests: - Add background frame selection for bgCorrection (#81) (@nHackel)
Closed issues: - Allow for selecting background frames used in substraction (#80)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 2 years ago
MPIFiles.jl - v0.15.3
MPIFiles v0.15.3
Merged pull requests: - Minor fixes of checking (#78) (@jonschumacher)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 2 years ago
MPIFiles.jl - v0.15.2
MPIFiles v0.15.2
Merged pull requests: - Bump actions/cache from 3 to 4 (#73) (@dependabot[bot]) - Bump codecov/codecov-action from 3 to 4 (#74) (@dependabot[bot]) - Bump julia-actions/setup-julia from 1 to 2 (#75) (@dependabot[bot]) - fix SFDatabase for smaller calibSizes (#76) (@jusack) - Fix loading of frequency-selected files (#77) (@jonschumacher)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 2 years ago
MPIFiles.jl - v0.15.1
MPIFiles v0.15.1
Merged pull requests:
- Fix axes for RegularGridPositions (#72) (@jonschumacher)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 2 years ago
MPIFiles.jl - v0.15.0
MPIFiles v0.15.0
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
MPIFiles.jl - v0.14.2
MPIFiles v0.14.2
Merged pull requests: - Updated interface of TransferFunction (#54) (@jusack) - Change way of parsing TF from VNA (#56) (@jonschumacher) - Fix for the data type used in MDFv2Reconstruction (#68) (@atsanda)
Closed issues: - Make loading of TFs from s1p more flexible (#53)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
MPIFiles.jl - v0.14.1
MPIFiles v0.14.1
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
MPIFiles.jl - v0.14.0
MPIFiles v0.14.0
Merged pull requests:
- Change getindex to return KeyError (#62) (@jonschumacher)
- Tubular regular positions (#63) (@jonschumacher)
- Update actions (#64) (@jonschumacher)
- Fix CI for docs (#65) (@jonschumacher)
- Add Aqua and fix arising issues (#67) (@jonschumacher)
Closed issues: - Error with keys that are unavailable in the MDF (#61) - Failing CI for docs (#66)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
MPIFiles.jl - v0.13.0
MPIFiles v0.13.0
Merged pull requests: - Move to cartesian index for frequency filtering (#60) (@nHackel)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
MPIFiles.jl - v0.12.9
MPIFiles v0.12.9
Merged pull requests: - Additions to RegularGridPositions iteration (#58) (@jonschumacher) - Fix plural (#59) (@jonschumacher)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
MPIFiles.jl - v0.12.8
MPIFiles v0.12.8
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
MPIFiles.jl - v0.12.7
MPIFiles v0.12.7
Merged pull requests: - Add new constructor for tf (#57) (@jonschumacher)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
MPIFiles.jl - v0.12.6
MPIFiles v0.12.6
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 3 years ago
MPIFiles.jl - v0.12.5
MPIFiles v0.12.5
Closed issues: - Don't write to artifacts dir (#52)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
MPIFiles.jl - v0.12.4
MPIFiles v0.12.4
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 4 years ago
MPIFiles.jl - v0.12.3
MPIFiles v0.12.3
Closed issues: - Add docstring for in-memory functions (#48)
Merged pull requests: - CompatHelper: bump compat for HDF5 to 0.16, (keep existing compat) (#46) (@github-actions[bot]) - Remove sequence from MPIFiles (#47) (@jonschumacher) - Add docstring for in-memory functions (#49) (@jonschumacher)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 4 years ago
MPIFiles.jl - v0.12.2
MPIFiles v0.12.2
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
MPIFiles.jl - v0.12.1
MPIFiles v0.12.1
Merged pull requests: - CompatHelper: bump compat for Images to 0.25, (keep existing compat) (#44) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
MPIFiles.jl - v0.12.0
MPIFiles v0.12.0
Closed issues: - TOML file description for sequence (#37)
Merged pull requests: - Fix squared positions when creating from Unitful dict (#41) (@jonschumacher) - Future Branch (#42) (@tknopp) - pull master into future (#43) (@mboberg)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
MPIFiles.jl - v0.11.14
MPIFiles v0.11.14
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
MPIFiles.jl - v0.11.13
MPIFiles v0.11.13
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
MPIFiles.jl - v0.11.12
MPIFiles v0.11.12
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
MPIFiles.jl - v0.11.11
MPIFiles v0.11.11
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
MPIFiles.jl - v0.11.10
MPIFiles v0.11.10
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
MPIFiles.jl - v0.11.9
MPIFiles v0.11.9
Merged pull requests: - Improved generalization of Positions to n-D (#39) (@jusack)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
MPIFiles.jl - v0.11.8
MPIFiles v0.11.8
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.11.7
MPIFiles v0.11.7
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.11.6
MPIFiles v0.11.6
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.11.5
MPIFiles v0.11.5
Merged pull requests: - In-memory MDF (#35) (@jonschumacher)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.11.4
MPIFiles v0.11.4
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.11.3
MPIFiles v0.11.3
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.11.2
MPIFiles v0.11.2
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.11.1
MPIFiles v0.11.1
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.11.0
MPIFiles v0.11.0
Merged pull requests: - add block averaging function (#33) (@hofmannmartin)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.10.3
MPIFiles v0.10.3
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.10.2
MPIFiles v0.10.2
Merged pull requests: - adapt to new HDF5 release (#31) (@tknopp)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.10.1
MPIFiles v0.10.1
Merged pull requests: - CompatHelper: bump compat for "SparsityOperators" to "0.2" (#29) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
MPIFiles.jl - v0.10.0
MPIFiles v0.10.0
Merged pull requests: - CompatHelper: bump compat for "Images" to "0.23" (#25) (@github-actions[bot]) - CompatHelper: bump compat for "Interpolations" to "0.13" (#26) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 5 years ago
MPIFiles.jl - v0.9.6
MPIFiles v0.9.6
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 5 years ago
MPIFiles.jl - v0.9.5
MPIFiles v0.9.5
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
MPIFiles.jl - v0.9.4
MPIFiles v0.9.4
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
MPIFiles.jl - v0.9.3
MPIFiles v0.9.3
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
MPIFiles.jl - v0.9.2
MPIFiles v0.9.2
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
MPIFiles.jl - v0.9.1
MPIFiles v0.9.1
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
MPIFiles.jl - v0.9.0
MPIFiles v0.9.0
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
MPIFiles.jl - v0.8.3
MPIFiles v0.8.3
Merged pull requests: - Install TagBot as a GitHub Action (#18) (@JuliaTagBot) - add induction factor to getMeasurementsFD (#19) (@mboberg) - CompatHelper: bump compat for "AxisArrays" to "0.4" (#20) (@github-actions[bot]) - CompatHelper: bump compat for "Unitful" to "1.2" (#22) (@github-actions[bot]) - CompatHelper: bump compat for "Graphics" to "1.0" (#24) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
MPIFiles.jl - v0.8.2
v0.8.2 (2020-01-28)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] over 6 years ago
MPIFiles.jl - v0.8.1
v0.8.1 (2019-12-20)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] over 6 years ago
MPIFiles.jl - v0.8.0
v0.8.0 (2019-11-20)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] over 6 years ago
MPIFiles.jl - v0.7.1
v0.7.1 (2019-10-02)
Closed issues:
- dependecy on RegularizedLeastSquares (#15)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] over 6 years ago
MPIFiles.jl - v0.7.0
v0.7.0 (2019-09-27)
Closed issues:
- str2uuid (#17)
- RawFile (#16)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] over 6 years ago
MPIFiles.jl - v0.6.3
v0.6.3 (2019-08-26)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] almost 7 years ago
MPIFiles.jl - v0.6.2
v0.6.2 (2019-08-26)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] almost 7 years ago
MPIFiles.jl - v0.6.1
v0.6.1 (2019-08-16)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] almost 7 years ago
MPIFiles.jl - v0.6.0
v0.6.0 (2019-08-16)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] almost 7 years ago
MPIFiles.jl - JOSS Version
Version associated with the JOSS paper
Scientific Software - Peer-reviewed
- Julia
Published by tknopp almost 7 years ago
MPIFiles.jl - implement BrukerFile reco data loading
Scientific Software - Peer-reviewed
- Julia
Published by tknopp about 7 years ago
MPIFiles.jl - generalize unflattenOffsetFieldShift
Scientific Software - Peer-reviewed
- Julia
Published by tknopp about 7 years ago
MPIFiles.jl - Cleanup and Documentation
Scientific Software - Peer-reviewed
- Julia
Published by tknopp about 7 years ago
MPIFiles.jl - First release working on Julia 1.0
Scientific Software - Peer-reviewed
- Julia
Published by tknopp over 7 years ago
MPIFiles.jl - First release working on Julia 1.0
Scientific Software - Peer-reviewed
- Julia
Published by tknopp over 7 years ago
MPIFiles.jl - First Release for METADATA
Scientific Software - Peer-reviewed
- Julia
Published by tknopp almost 8 years ago
MPIFiles.jl - First Release for METADATA
Scientific Software - Peer-reviewed
- Julia
Published by tknopp almost 8 years ago