Skip to content

Release history

Rodolfo Dirack edited this page Oct 11, 2020 · 28 revisions

UNRELEASED - Contribute with the next version

v2.2.0 - 2020-10-11


RELEASED

v2.1.0-beta.1 (Beta) - 2020-10-11

Added

  • New program rnip2vmrs to estimate VRMS from RNIP values Resolve #54 25136ea 6a7b0c9

  • Use sfrnip2vrms program in all experiments #55 e031436

Modified

  • CRE Gather stack is now a function of creGatherStack.py recipe, and allow CDS option Resolve #59 af9c8db

  • Unit test directory: TDD directory 39eace3

Changed

  • Update README with references to the changelog and wiki instead of the release history section 475e679

v2.0.0 (Stable) - 2020-09-21

Added

  • Travis CI test 43a01fe
  • Travis CI automatic test Resolve #8 43a58c3
  • Establish kimodel.py and pefInterpolation.py as dependencies Resolve #43 44d8eb9
  • Define aperture=20 for sfgetcregather and correct bug Resolve #49 feb03c1 405199d
  • Use explicit dependency to avoid building errors Resolve #44 35aa3c9
  • Allow experiments SConstructs to receive parameters from the command line 6edd9ef

v1.0.0-beta.1 (Beta) - 2020-09-12

Added

  • New usage example: Multi-layer model, in pull request #42 Resolve #37 cf1568e

Removed

  • Remove pefInterpolation example Resolve #45 c095796

Fixed

  • Avoid CMP coordinate to get out of of model bounds correct bug #38 3f6b469 72ed7c1

  • Avoid segmentation fault in sfvfsacrsnh, correct bug #39 ed9043d

v0.1.2-alpha.1 (Development) - 2020-09-12

  • Test CRE stacking with CDS condition applied to the Non-hyperbolic CRS approximation #26 d20c1c1

  • Test of the CRE stacking using CRE traveltime approximation #26 1a0e765

v0.1.1-alpha.1 (Development) - 2020-04-21

Added

  • CRE stacking with CDS condition (RNIP=RN) in non-hyperbolic traveltime approximation #3 4ad17bb

  • Define functions in creStack.py to modeling and interpolation steps #9 73a38c0

Removed

  • Delete useless usage examples Resolve #34 0fe314e

  • Remove vfsa programs from package, establish them as a dependency Resolve #22 d2f9ddf

v0.1.0-alpha.1 (Development) - 2020-04-21

Added

  • Gaussian reflector Kirchoff modeling aff870d

  • zero offset CRS parameters optimization with VFSA 14fcbdf

  • PEF interpolation of the data cube to increase CMP sampling 8d9a44f

  • Program sfcretrajec to calculate CRE trajectory for RNIP and BETA 8b54e94

  • Program sfgetcregather to build the CRE Gather 2872fdd

  • Program sfgetcretimecurve to build the CRE traveltime curve da8b919

  • Program sfcrestack to CRE stacking 5c4e633

  • Jupyter Notebook of the Kirchhoff modeling step 40ac351

  • Scratch of a reproducible paper for modeling step 494faf2

Fixed

  • Correct bug in alpha parameter bounds in the program Mcretrajec.c 699f169