Jian-Yang Li

Results 13 issues of Jian-Yang Li

This is a request for * [ ] a new feature * [x] an enhancement to existing sbpy functionality * [ ] somethings else: [explain here] The requested changes will...

feature request

This PR is WIP and for discussion related to #328

photometry
work in progress
feature request

This is a request for * [x] a new feature * [x] an enhancement to existing sbpy functionality * [x] somethings else: support of future development of reflectance related code...

photometry
work in progress
units
feature request

This is a request for * [x] a new feature * [ ] an enhancement to existing sbpy functionality * [ ] somethings else: [explain here] The requested changes will...

photometry
work in progress
feature request

**High-level problem description** When any model parameter is an `astropy.units.Magnitude` type, model evaluation fails. **What did you do?** ```python import astropy.units as u import sbpy.units as sbu from sbpy.photometry import...

photometry
potential bug

This is a request for * [ ] a new feature * [x] an enhancement to existing sbpy functionality * [ ] somethings else: [explain here] The requested changes will...

enhancement
data
feature request

This is a request for * [ ] a new feature * [x] an enhancement to existing sbpy functionality * [ ] somethings else: [explain here] The requested changes will...

spectroscopy
feature request

When subclass a class that has a @cite decorator directly on the class definition, an exception is raised: ``` from sbpy.bib import cite @cite({'ref': 'paper 1'}) class A(): pass class...

potential bug

Implement Cowan & A'Hearn (1979) ice sublimation model (activity.sublimation) module to describe comet activity.

activity

This issue just to log the future update we discussed in #134 , i.e., to support the initialization of multiple objects into a model set.

photometry