|
f61e089a
|
Add auto debian release script
|
Erik von Reis <e****s@c****u>
|
about 2 years ago
|
|
|
a9ebff44
|
Bump version to 0.2.2
|
Erik von Reis <e****s@c****u>
|
almost 4 years ago
|
|
|
9b3a196d
|
merge
Merge branch 'fix_get_geometry' into 'master'
|
Jonathan Hanks <j****s@l****g>
|
almost 4 years ago
|
|
|
ea254ff1
|
Find get_geometry if it's not an attribute of a subplot object
|
Erik von Reis <e****s@c****u>
|
almost 4 years ago
|
|
|
5f9b90a7
|
test: make LHO the default NDS server for tests
|
Jameson Graef Rollins <j****s@f****t>
|
about 4 years ago
|
|
|
cd8f9f3e
|
test: pull test data from further in the past
|
Jameson Graef Rollins <j****s@f****t>
|
about 4 years ago
|
|
|
190346db
|
test: remove old invalid tests
|
Jameson Graef Rollins <j****s@f****t>
|
about 4 years ago
|
|
|
aa7d01b5
|
merge
Merge branch 'release0.2.1' into 'master'
|
Jameson Rollins <j****s@l****g>
|
about 4 years ago
|
|
|
b1f44a2f
|
Bump version to 0.2.1 for release
|
Erik von Reis <e****s@c****u>
|
about 4 years ago
|
|
|
77097b81
|
merge
Merge branch 'drop_frange' into 'master'
|
Jameson Rollins <j****s@l****g>
|
about 4 years ago
|
|
|
d1e24060
|
Drop frange from pydv.
|
Erik von Reis <e****s@c****u>
|
about 4 years ago
|
|
|
af347d12
|
add version option to cli
|
Jameson Graef Rollins <j****s@l****g>
|
over 5 years ago
|
|
|
e0576715
|
update version
|
Jameson Graef Rollins <j****s@l****g>
|
over 5 years ago
|
|
|
d837c007
|
support natural language parsing for initial time
|
Jameson Graef Rollins <j****s@l****g>
|
over 5 years ago
|
|
|
58de29de
|
python2 -> python3
|
Jameson Graef Rollins <j****s@l****g>
|
over 5 years ago
|
|
|
19c8dbd6
|
fix port int issue
|
Jameson Graef Rollins <j****s@l****g>
|
almost 8 years ago
|
|
|
7d911324
|
add .gitignore
|
Jameson Graef Rollins <j****s@f****t>
|
about 9 years ago
|
|
|
d0530098
|
update tests (still not working)
|
Jameson Graef Rollins <j****s@f****t>
|
over 9 years ago
|
|
|
3b94de91
|
setuptools, README.md
|
Jameson Graef Rollins <j****s@f****t>
|
over 9 years ago
|
|
|
e3debe83
|
show axes title for single plots
|
Jameson Graef Rollins <j****s@f****t>
|
over 9 years ago
|
|
|
cc27f3df
|
use gpstime in main, remove usage of tconvert
|
Jameson Graef Rollins <j****s@f****t>
|
over 9 years ago
|
|
|
81159d8b
|
consolidate nds2.connection initialization into NDSBufferDict object
|
Jameson Graef Rollins <j****s@f****t>
|
over 9 years ago
|
|
|
8ad39fc2
|
tweak formatting of default color spec
|
Jameson Graef Rollins <j****s@f****t>
|
over 9 years ago
|
|
|
463ede1d
|
fix exception handling and error reporting
|
Jameson Graef Rollins <j****s@f****t>
|
over 9 years ago
|
|
|
d6e6771f
|
add version.py
|
Jameson Graef Rollins <j****s@f****t>
|
over 9 years ago
|
|
|
9d276e71
|
clean up imports
|
Jameson Graef Rollins <j****s@f****t>
|
over 9 years ago
|
|
|
2c11e51a
|
clean up new repo and add copyright/license/readme
|
Jameson Graef Rollins <j****s@f****t>
|
over 9 years ago
|
|
|
a14dc21f
|
pydv: handle NDSSERVER specified as comma-separated list
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
almost 10 years ago
|
|
|
d83ae67b
|
pydv: add custom nds_connection function
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 10 years ago
|
|
|
211c211a
|
pydv: remove confusing NDSBuffer.add_data decorator
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 11 years ago
|
|
|
3eda268c
|
pydv: remove nds connection clear_cache() call
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 11 years ago
|
|
|
e04849b3
|
pydv: rename NDSBuffer/Dict classes
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 11 years ago
|
|
|
6c4bdbff
|
pydv: cdsutils nds object doesn't have close() method.
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 11 years ago
|
|
|
882a0f09
|
pydv: use cdsutil nds interface
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 11 years ago
|
|
|
1058e13e
|
pydv: bufferdict close connection after retrieving data
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 11 years ago
|
|
|
5eb76fd2
|
pydv: move some log levels around.
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 11 years ago
|
|
|
f50d286d
|
pydv: clean up log initialization, and allow setting level via PYDV_LOG_LEVEL
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 11 years ago
|
|
|
7edb420d
|
pydv: add ability to specify title for plot
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 11 years ago
|
|
|
bae63986
|
pydv: in plot convenience function, add option to not show plot, and return f...
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
over 11 years ago
|
|
|
28a45552
|
Pydv: Let colors wrap over columns, new default color cycle
|
eric.quintero@LIGO.ORG <e****o@L****G@8****a>
|
over 11 years ago
|
|
|
ab751416
|
pydv: purge yellow
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
almost 12 years ago
|
|
|
bd81630e
|
pydv: move center_time to second argument of plot() function
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
almost 12 years ago
|
|
|
9ba4d7df
|
pydv: fix bug in subplot adjust with large numbers of rows
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
almost 12 years ago
|
|
|
45c4df5f
|
pydv: fix bug in util function that calculates subplot dimensions
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
almost 12 years ago
|
|
|
97fcdac1
|
gpstime: improve (break!) interface
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
almost 12 years ago
|
|
|
4e9b4e42
|
pydv: add plot() convenience function
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
about 12 years ago
|
|
|
19773412
|
gpstime: overhaul gpstime interface
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
about 12 years ago
|
|
|
cd998a22
|
promote gpstime to a separate module
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
about 12 years ago
|
|
|
5614d8bf
|
pydv: add pydv NDS data plotting package
|
jameson.rollins@LIGO.ORG <j****s@L****G@8****a>
|
about 12 years ago
|
|