Created
March 31, 2015 16:01
-
-
Save ericdill/8fa995c1ca8f786b0645 to your computer and use it in GitHub Desktop.
v0.0.6 dataportal changelog
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Change Log | |
## [Unreleased](https://github.com/NSLS-II/dataportal/tree/HEAD) | |
[Full Changelog](https://github.com/NSLS-II/dataportal/compare/v0.0.5...HEAD) | |
**Closed issues:** | |
- Teach DataBroker\[key\] about uids [\#130](https://github.com/NSLS-II/dataportal/issues/130) | |
- Proposed change to \*broker\* \(not MDS\) Event Document layout [\#129](https://github.com/NSLS-II/dataportal/issues/129) | |
- fetch\_events fails on an Exception from filestore during data collection [\#128](https://github.com/NSLS-II/dataportal/issues/128) | |
- There should be a way to fetch events as a generator [\#127](https://github.com/NSLS-II/dataportal/issues/127) | |
- Clean up branches in dataportal [\#112](https://github.com/NSLS-II/dataportal/issues/112) | |
- Support searching headers by data key \(that is, PV ID or PV alias\) [\#88](https://github.com/NSLS-II/dataportal/issues/88) | |
**Merged pull requests:** | |
- API : Modify `fetch\_events` [\#135](https://github.com/NSLS-II/dataportal/pull/135) ([tacaswell](https://github.com/tacaswell)) | |
- REF: Expect reorganized Events from MDS. [\#132](https://github.com/NSLS-II/dataportal/pull/132) ([danielballan](https://github.com/danielballan)) | |
- ENH: Allow DataBroker\['\(parital\) uid string'\] [\#131](https://github.com/NSLS-II/dataportal/pull/131) ([danielballan](https://github.com/danielballan)) | |
- ENH: Add coveralls back to travis.yml [\#125](https://github.com/NSLS-II/dataportal/pull/125) ([ericdill](https://github.com/ericdill)) | |
- TST : make sure we import qt very first [\#124](https://github.com/NSLS-II/dataportal/pull/124) ([tacaswell](https://github.com/tacaswell)) | |
- BLD: Add jsonschema to travis deps. [\#123](https://github.com/NSLS-II/dataportal/pull/123) ([danielballan](https://github.com/danielballan)) | |
- BOOM: Firebombing old replay code [\#122](https://github.com/NSLS-II/dataportal/pull/122) ([ericdill](https://github.com/ericdill)) | |
- WIP: Using persist.History in Replay [\#114](https://github.com/NSLS-II/dataportal/pull/114) ([ericdill](https://github.com/ericdill)) | |
- REF: Expect generators from MDS. [\#108](https://github.com/NSLS-II/dataportal/pull/108) ([danielballan](https://github.com/danielballan)) | |
- ENH: Search headers by data\_key \(source alias\). [\#107](https://github.com/NSLS-II/dataportal/pull/107) ([danielballan](https://github.com/danielballan)) | |
- Travis uname test [\#133](https://github.com/NSLS-II/dataportal/pull/133) ([ericdill](https://github.com/ericdill)) | |
- ENH: Added auto-generated changelog [\#126](https://github.com/NSLS-II/dataportal/pull/126) ([ericdill](https://github.com/ericdill)) | |
## [v0.0.5](https://github.com/NSLS-II/dataportal/tree/v0.0.5) (2015-03-12) | |
[Full Changelog](https://github.com/NSLS-II/dataportal/compare/v0.0.4...v0.0.5) | |
**Merged pull requests:** | |
- ENN: Make watermark more resilient to err on import. [\#117](https://github.com/NSLS-II/dataportal/pull/117) ([danielballan](https://github.com/danielballan)) | |
- ENH: First attempt at saving state run-to-run [\#116](https://github.com/NSLS-II/dataportal/pull/116) ([ericdill](https://github.com/ericdill)) | |
- ENH/TST: Add replay History object, maintaining state in a sqlite file. [\#113](https://github.com/NSLS-II/dataportal/pull/113) ([danielballan](https://github.com/danielballan)) | |
## [v0.0.4](https://github.com/NSLS-II/dataportal/tree/v0.0.4) (2015-03-10) | |
[Full Changelog](https://github.com/NSLS-II/dataportal/compare/v0.0.3...v0.0.4) | |
**Closed issues:** | |
- Search on scan\_id [\#103](https://github.com/NSLS-II/dataportal/issues/103) | |
**Merged pull requests:** | |
- MNT: Set scanid maximum to 100000000 [\#109](https://github.com/NSLS-II/dataportal/pull/109) ([ericdill](https://github.com/ericdill)) | |
## [v0.0.3](https://github.com/NSLS-II/dataportal/tree/v0.0.3) (2015-03-10) | |
[Full Changelog](https://github.com/NSLS-II/dataportal/compare/v0.0.2...v0.0.3) | |
**Implemented enhancements:** | |
- Dataset normalization [\#49](https://github.com/NSLS-II/dataportal/issues/49) | |
**Fixed bugs:** | |
- bug! shallow copy in fetch events [\#98](https://github.com/NSLS-II/dataportal/issues/98) | |
**Closed issues:** | |
- Fix find\_headers docstring before deployment today [\#104](https://github.com/NSLS-II/dataportal/issues/104) | |
- Current master does not work! [\#99](https://github.com/NSLS-II/dataportal/issues/99) | |
- "Live" viewing [\#84](https://github.com/NSLS-II/dataportal/issues/84) | |
- Data Normalization [\#81](https://github.com/NSLS-II/dataportal/issues/81) | |
- replay refactor [\#27](https://github.com/NSLS-II/dataportal/issues/27) | |
**Merged pull requests:** | |
- DOC : patch up merge conflicts in docstring [\#106](https://github.com/NSLS-II/dataportal/pull/106) ([tacaswell](https://github.com/tacaswell)) | |
- DOC/API: Fix find\_headers signature and docstring. [\#105](https://github.com/NSLS-II/dataportal/pull/105) ([danielballan](https://github.com/danielballan)) | |
- FIX/REF: Update to new MDS API and fix some bugs [\#101](https://github.com/NSLS-II/dataportal/pull/101) ([danielballan](https://github.com/danielballan)) | |
- Fix \_dataframe sparseness [\#100](https://github.com/NSLS-II/dataportal/pull/100) ([danielballan](https://github.com/danielballan)) | |
- WIP: What a messy PR! [\#96](https://github.com/NSLS-II/dataportal/pull/96) ([ericdill](https://github.com/ericdill)) | |
- MNT: Give the 'val' column a more interesting name [\#95](https://github.com/NSLS-II/dataportal/pull/95) ([ericdill](https://github.com/ericdill)) | |
- MNT: renamed mds config file b/c md api change [\#94](https://github.com/NSLS-II/dataportal/pull/94) ([ericdill](https://github.com/ericdill)) | |
- BUG: Fix AttributeError being thrown [\#93](https://github.com/NSLS-II/dataportal/pull/93) ([ericdill](https://github.com/ericdill)) | |
- MNT: Unpack 'ids' dict into root of header [\#92](https://github.com/NSLS-II/dataportal/pull/92) ([ericdill](https://github.com/ericdill)) | |
- Add EventQueue in broker for efficient extraction of live-updating data [\#91](https://github.com/NSLS-II/dataportal/pull/91) ([danielballan](https://github.com/danielballan)) | |
- Sb tweak [\#90](https://github.com/NSLS-II/dataportal/pull/90) ([tacaswell](https://github.com/tacaswell)) | |
- MNT: Added find\_event import to simple\_broker.py [\#87](https://github.com/NSLS-II/dataportal/pull/87) ([ericdill](https://github.com/ericdill)) | |
- BLD: Make Travis builds faster by using more conda, less pip. [\#85](https://github.com/NSLS-II/dataportal/pull/85) ([danielballan](https://github.com/danielballan)) | |
- ENH: Implemented --live command line flag [\#82](https://github.com/NSLS-II/dataportal/pull/82) ([ericdill](https://github.com/ericdill)) | |
- REF: Update broker to new FS API. [\#80](https://github.com/NSLS-II/dataportal/pull/80) ([danielballan](https://github.com/danielballan)) | |
- TST: Add example and test file for hdf format [\#78](https://github.com/NSLS-II/dataportal/pull/78) ([licode](https://github.com/licode)) | |
- ENH: Made more realistic run creation [\#77](https://github.com/NSLS-II/dataportal/pull/77) ([ericdill](https://github.com/ericdill)) | |
- ENH: 'watermark' util func gives versions of all deps [\#74](https://github.com/NSLS-II/dataportal/pull/74) ([danielballan](https://github.com/danielballan)) | |
- Fancy indexing [\#71](https://github.com/NSLS-II/dataportal/pull/71) ([danielballan](https://github.com/danielballan)) | |
- Fix conda travis [\#83](https://github.com/NSLS-II/dataportal/pull/83) ([danielballan](https://github.com/danielballan)) | |
- WIP: Updating a DataMuxer [\#69](https://github.com/NSLS-II/dataportal/pull/69) ([danielballan](https://github.com/danielballan)) | |
## [v0.0.2](https://github.com/NSLS-II/dataportal/tree/v0.0.2) (2015-02-24) | |
[Full Changelog](https://github.com/NSLS-II/dataportal/compare/v0.0.1...v0.0.2) | |
**Fixed bugs:** | |
- fix replay install [\#55](https://github.com/NSLS-II/dataportal/issues/55) | |
**Closed issues:** | |
- Why is pims \[py2k only\] in the conda recipe? [\#73](https://github.com/NSLS-II/dataportal/issues/73) | |
- Wednesday Deployment Master Issue [\#34](https://github.com/NSLS-II/dataportal/issues/34) | |
- Update simple\_broker [\#16](https://github.com/NSLS-II/dataportal/issues/16) | |
- Add a test exercising run headers in fake MDS [\#13](https://github.com/NSLS-II/dataportal/issues/13) | |
- Finish the docstring [\#10](https://github.com/NSLS-II/dataportal/issues/10) | |
- Improve minimal databroker. [\#7](https://github.com/NSLS-II/dataportal/issues/7) | |
**Merged pull requests:** | |
- MNT: Removed dead code [\#79](https://github.com/NSLS-II/dataportal/pull/79) ([ericdill](https://github.com/ericdill)) | |
- Standardize examples [\#75](https://github.com/NSLS-II/dataportal/pull/75) ([danielballan](https://github.com/danielballan)) | |
- CLN: Remove unused code; tweak coverage. [\#72](https://github.com/NSLS-II/dataportal/pull/72) ([danielballan](https://github.com/danielballan)) | |
- FIX/TST: Always return the most recent scan with the given ID. [\#70](https://github.com/NSLS-II/dataportal/pull/70) ([danielballan](https://github.com/danielballan)) | |
- FIX: exit-report -\> exit-reason [\#68](https://github.com/NSLS-II/dataportal/pull/68) ([danielballan](https://github.com/danielballan)) | |
- TST: Test coverage for new Data Broker API [\#67](https://github.com/NSLS-II/dataportal/pull/67) ([danielballan](https://github.com/danielballan)) | |
- MNT: more mds api issues [\#65](https://github.com/NSLS-II/dataportal/pull/65) ([ericdill](https://github.com/ericdill)) | |
- MNT: Various and sundry changes [\#64](https://github.com/NSLS-II/dataportal/pull/64) ([ericdill](https://github.com/ericdill)) | |
- Fix fetch events [\#63](https://github.com/NSLS-II/dataportal/pull/63) ([danielballan](https://github.com/danielballan)) | |
- FIX: Update tests after major broker refactor. [\#62](https://github.com/NSLS-II/dataportal/pull/62) ([danielballan](https://github.com/danielballan)) | |
- build fixes [\#61](https://github.com/NSLS-II/dataportal/pull/61) ([tacaswell](https://github.com/tacaswell)) | |
- Mds rename [\#60](https://github.com/NSLS-II/dataportal/pull/60) ([ericdill](https://github.com/ericdill)) | |
- Include info from RunStop in Header [\#59](https://github.com/NSLS-II/dataportal/pull/59) ([ericdill](https://github.com/ericdill)) | |
- ENH: Added "helpful" error message [\#58](https://github.com/NSLS-II/dataportal/pull/58) ([ericdill](https://github.com/ericdill)) | |
- New broker api [\#57](https://github.com/NSLS-II/dataportal/pull/57) ([danielballan](https://github.com/danielballan)) | |
- Replay command [\#56](https://github.com/NSLS-II/dataportal/pull/56) ([ericdill](https://github.com/ericdill)) | |
## [v0.0.1](https://github.com/NSLS-II/dataportal/tree/v0.0.1) (2015-02-17) | |
[Full Changelog](https://github.com/NSLS-II/dataportal/compare/0.0.0...v0.0.1) | |
**Fixed bugs:** | |
- No begin run events Error [\#44](https://github.com/NSLS-II/dataportal/issues/44) | |
- ToggleButtons on the Scalar plot controls are not updating when data sets are switched [\#39](https://github.com/NSLS-II/dataportal/issues/39) | |
**Closed issues:** | |
- Configure Travis to install py2-only deps for replay on py2 build. [\#31](https://github.com/NSLS-II/dataportal/issues/31) | |
- Error 2 in example notebook [\#12](https://github.com/NSLS-II/dataportal/issues/12) | |
- Error 1 in example notebook, but only on the first pass [\#11](https://github.com/NSLS-II/dataportal/issues/11) | |
- Update examples [\#3](https://github.com/NSLS-II/dataportal/issues/3) | |
**Merged pull requests:** | |
- API : change begin/end event names [\#54](https://github.com/NSLS-II/dataportal/pull/54) ([tacaswell](https://github.com/tacaswell)) | |
- Plotx ploty [\#53](https://github.com/NSLS-II/dataportal/pull/53) ([ericdill](https://github.com/ericdill)) | |
- MNT: Remove lines that cause issues with empty mds [\#52](https://github.com/NSLS-II/dataportal/pull/52) ([ericdill](https://github.com/ericdill)) | |
- WIP: Awful bucket of changes [\#51](https://github.com/NSLS-II/dataportal/pull/51) ([ericdill](https://github.com/ericdill)) | |
- TST : fix conditionals [\#43](https://github.com/NSLS-II/dataportal/pull/43) ([tacaswell](https://github.com/tacaswell)) | |
- Update README.md [\#42](https://github.com/NSLS-II/dataportal/pull/42) ([ericdill](https://github.com/ericdill)) | |
- MNT: Fix 'replay' command [\#41](https://github.com/NSLS-II/dataportal/pull/41) ([ericdill](https://github.com/ericdill)) | |
- ENH: Switching data sets now resets plot buttons [\#40](https://github.com/NSLS-II/dataportal/pull/40) ([ericdill](https://github.com/ericdill)) | |
- Renaming before next deployment [\#38](https://github.com/NSLS-II/dataportal/pull/38) ([danielballan](https://github.com/danielballan)) | |
- WIP: Deployment [\#36](https://github.com/NSLS-II/dataportal/pull/36) ([ericdill](https://github.com/ericdill)) | |
- MNT: Changes required because mds change [\#35](https://github.com/NSLS-II/dataportal/pull/35) ([ericdill](https://github.com/ericdill)) | |
- MNT: Added coveralls [\#26](https://github.com/NSLS-II/dataportal/pull/26) ([ericdill](https://github.com/ericdill)) | |
- CLN: Remove stray file which is now start\_replay.py. [\#25](https://github.com/NSLS-II/dataportal/pull/25) ([danielballan](https://github.com/danielballan)) | |
- HOTFIX: Remove tests on search, which is gone now. [\#24](https://github.com/NSLS-II/dataportal/pull/24) ([danielballan](https://github.com/danielballan)) | |
- After mds refactor [\#23](https://github.com/NSLS-II/dataportal/pull/23) ([ericdill](https://github.com/ericdill)) | |
- ENH: Add a structure for copying only the data from a Document [\#22](https://github.com/NSLS-II/dataportal/pull/22) ([danielballan](https://github.com/danielballan)) | |
- New muggler [\#20](https://github.com/NSLS-II/dataportal/pull/20) ([danielballan](https://github.com/danielballan)) | |
- Merge replay [\#15](https://github.com/NSLS-II/dataportal/pull/15) ([danielballan](https://github.com/danielballan)) | |
- Incorporate ChannelArchiver in simple data broker [\#9](https://github.com/NSLS-II/dataportal/pull/9) ([danielballan](https://github.com/danielballan)) | |
- WIP : split up and flesh-out dummy objects/api [\#8](https://github.com/NSLS-II/dataportal/pull/8) ([tacaswell](https://github.com/tacaswell)) | |
- Implement simplest possible databroker and dummy versions of sources [\#6](https://github.com/NSLS-II/dataportal/pull/6) ([danielballan](https://github.com/danielballan)) | |
- MNT: Updates to analysis api [\#2](https://github.com/NSLS-II/dataportal/pull/2) ([ericdill](https://github.com/ericdill)) | |
- ENH : structs for handling MDS data structures [\#1](https://github.com/NSLS-II/dataportal/pull/1) ([tacaswell](https://github.com/tacaswell)) | |
- MNT: Rename databroker -\> dataportal. [\#37](https://github.com/NSLS-II/dataportal/pull/37) ([danielballan](https://github.com/danielballan)) | |
- WIP: Replay2 [\#29](https://github.com/NSLS-II/dataportal/pull/29) ([ericdill](https://github.com/ericdill)) | |
- ENH: Added mds document hierarchy image [\#21](https://github.com/NSLS-II/dataportal/pull/21) ([ericdill](https://github.com/ericdill)) | |
- Enhance and update simple\_broker [\#19](https://github.com/NSLS-II/dataportal/pull/19) ([danielballan](https://github.com/danielballan)) | |
- ENH: Working brownian gaussian blobs \(I think!\) [\#18](https://github.com/NSLS-II/dataportal/pull/18) ([ericdill](https://github.com/ericdill)) | |
- ENH: Added cosine data seed to mds [\#17](https://github.com/NSLS-II/dataportal/pull/17) ([ericdill](https://github.com/ericdill)) | |
- MNT: Removed dead code [\#14](https://github.com/NSLS-II/dataportal/pull/14) ([ericdill](https://github.com/ericdill)) | |
## [0.0.0](https://github.com/NSLS-II/dataportal/tree/0.0.0) (2014-11-24) | |
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment