File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 1- 1.16.0 (unreleased )
1+ 1.16.0 (2024-08-08 )
22------------------- 
33
4- New Features
5- ^^^^^^^^^^^^ 
6- 
74Bug Fixes
85^^^^^^^^^ 
96
107- Arithmetic operations on ``Spectrum1D `` objects now preserve spectral axis values that
118  were updated by setting redshift or radial velocity. [#1158]
129
10+ - Ensure supported dtype is passed to ``medfilt `` during smoothing. [#1156]
11+ 
12+ - Adjusted copy semantics for numpy 2 compatibility. [#1145]
13+ 
14+ - Fixed moment 0 calculation to sum flux*dx (rather than flux) to match ``line_flux ``. [#1141]
15+ 
1316Other Changes and Additions
1417^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
1518
@@ -20,6 +23,8 @@ Other Changes and Additions
2023  ``store_data_header=True ``. The writer is taking a corresponding option
2124  for saving ``meta['header'] `` to either primary or data extension headers. [#1113]
2225
26+ - Improved documentation for readers/writers. [#1152, #1157]
27+ 
23281.15.0 (2024-05-01)
2429------------------- 
2530
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments