Change LogΒΆ
:feature:`8` moves the version mapping to the datamodel product
:feature:`28` integrates the datamodel objects into the tools
:feature:`18` adds support for retrieving and loading SDSS datamodels
:support:`23` switches docs Sphinx theme to Furo
:feature:`21` adds support for API auth token refreshing
:support:`16` updates User and Netrc support for
sdss5user:support:`-` adding
change_domainconvenience method toApiHandler:support:`-` raising exception when invalid users attempts to set a work release or IPL
:bug:`-` fixing
Brain__del__dunder to exit cleanly whendbandremoteare None:support:`-` adds function,
send_post_request, for sending simplehttpxPOST requests:support:`-` adds support classes,
User,Netrc,Htpassfor user authentication:feature:`-` adds convenience class for sending http requests,
SDSSClient,SDSSAsyncClient:support:`-` adds classes
ApiManager,Domainfor API management:feature:`-` adds
ApiProfileclass for constructing API connections:feature:`6` adds
ApiHandlerclass to support adding remote API data access to tools:feature:`5` adds
DatabaseHandlerclass to supportsdssdbdatabase objects:bug:`-` fixing github actions release yaml
:feature:`9` adds ability to specify work versions to access unreleased data products
:support:`7` issues a warning when a mismatch is found between extracted filename version and the release or work version
:feature:`-` adds new convenience spectrum tools,
Eboss,MangaCube,ApStar,ApVisit, andAspcapStar:feature:`-` adds simple IO functions
load_fits_fileandload_from_url:feature:`1` adds a base
Spectrumclass to handle spectral data:feature:`-` added decorators,
access_loader,parser_loader,sdss_loaderto reduce boilerplate for overriding abstract methods:feature:`-` added new
BrainNoAccessclass to support non sdss_access paths:feature:`-` added new
MMAccessmixin combiningAccessMixInandMMAMixIn:feature:`-` split out
sdss_accessparts into newAccessMixIn.:bug:`2` fixed conflict between loading files and
sdss_accessnecessary path parameters:feature:`-` Initial release of
sdss_brain:feature:`-` new mixin class,
MMAMixIn, aids implementation of multi-modal data access:feature:`-` new
Brainclass, helper class to subclass new tools from:feature:`-` new global
Configclass, to control global configuration handling across SDSS tools