You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(14) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(30) |
Feb
(29) |
Mar
(12) |
Apr
(13) |
May
(12) |
Jun
(11) |
Jul
(5) |
Aug
(35) |
Sep
(5) |
Oct
(5) |
Nov
(17) |
Dec
(10) |
2012 |
Jan
(46) |
Feb
(15) |
Mar
(13) |
Apr
(1) |
May
(17) |
Jun
(2) |
Jul
(14) |
Aug
(3) |
Sep
(14) |
Oct
(5) |
Nov
(28) |
Dec
(33) |
2013 |
Jan
(11) |
Feb
(20) |
Mar
(27) |
Apr
(35) |
May
(3) |
Jun
(4) |
Jul
(4) |
Aug
(3) |
Sep
(7) |
Oct
(6) |
Nov
(6) |
Dec
(4) |
2014 |
Jan
(14) |
Feb
(6) |
Mar
(8) |
Apr
(1) |
May
(4) |
Jun
(4) |
Jul
(4) |
Aug
(2) |
Sep
(28) |
Oct
(16) |
Nov
(25) |
Dec
(16) |
2015 |
Jan
(2) |
Feb
(1) |
Mar
(21) |
Apr
(21) |
May
(7) |
Jun
(13) |
Jul
(15) |
Aug
(21) |
Sep
(16) |
Oct
(18) |
Nov
(1) |
Dec
(1) |
2016 |
Jan
(4) |
Feb
|
Mar
(6) |
Apr
(2) |
May
(2) |
Jun
(4) |
Jul
(2) |
Aug
(18) |
Sep
(3) |
Oct
(11) |
Nov
(1) |
Dec
(1) |
2017 |
Jan
(7) |
Feb
(8) |
Mar
(4) |
Apr
(4) |
May
(10) |
Jun
(1) |
Jul
(2) |
Aug
(1) |
Sep
(2) |
Oct
(2) |
Nov
(1) |
Dec
(1) |
2018 |
Jan
(5) |
Feb
|
Mar
(1) |
Apr
|
May
(13) |
Jun
(19) |
Jul
(8) |
Aug
(6) |
Sep
(6) |
Oct
(3) |
Nov
(20) |
Dec
(11) |
2019 |
Jan
(18) |
Feb
(28) |
Mar
(10) |
Apr
|
May
(6) |
Jun
(2) |
Jul
|
Aug
|
Sep
(9) |
Oct
(6) |
Nov
(3) |
Dec
(16) |
2020 |
Jan
(6) |
Feb
(9) |
Mar
(1) |
Apr
(9) |
May
(4) |
Jun
(10) |
Jul
(11) |
Aug
(6) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2021 |
Jan
(1) |
Feb
(2) |
Mar
(4) |
Apr
(2) |
May
(3) |
Jun
(12) |
Jul
|
Aug
(3) |
Sep
|
Oct
(3) |
Nov
|
Dec
|
2022 |
Jan
(9) |
Feb
|
Mar
(2) |
Apr
(1) |
May
|
Jun
(1) |
Jul
(19) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
(5) |
2024 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(8) |
Oct
(4) |
Nov
(7) |
Dec
(2) |
From: <hi...@us...> - 2018-06-07 21:06:21
|
Revision: 936 http://sourceforge.net/p/healpix/code/936 Author: hivon Date: 2018-06-07 21:06:11 +0000 (Thu, 07 Jun 2018) Log Message: ----------- Modified Paths: -------------- trunk/doc/TeX/install.tex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-06-07 01:31:40
|
Revision: 935 http://sourceforge.net/p/healpix/code/935 Author: hivon Date: 2018-06-07 01:31:36 +0000 (Thu, 07 Jun 2018) Log Message: ----------- use https addresses Modified Paths: -------------- trunk/doc/TeX/flversion.tex trunk/doc/TeX/install.tex trunk/doc/www/htdocs/_news.inc.php trunk/doc/www/htdocs/credits.php trunk/doc/www/htdocs/downloads.php trunk/doc/www/htdocs/index.php trunk/doc/www/htdocs/resources.php trunk/doc/www/htdocs/support.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-06-06 22:01:45
|
Revision: 934 http://sourceforge.net/p/healpix/code/934 Author: hivon Date: 2018-06-06 22:01:28 +0000 (Wed, 06 Jun 2018) Log Message: ----------- nside2npix, nside2ntemplates, nside2npweights accept non-scalar Nside, replaced nside with nside[0] in routines only accepting scalar or 1-element input Modified Paths: -------------- trunk/doc/TeX/intro.tex trunk/doc/TeX/nside2npix_idl.tex trunk/doc/TeX/nside2npweights_idl.tex trunk/doc/TeX/nside2ntemplates_idl.tex trunk/src/idl/toolkit/ang2pix_nest.pro trunk/src/idl/toolkit/ang2pix_ring.pro trunk/src/idl/toolkit/nest2ring.pro trunk/src/idl/toolkit/nest2uniq.pro trunk/src/idl/toolkit/nside2ntemplates.pro trunk/src/idl/toolkit/pix2ang_nest.pro trunk/src/idl/toolkit/pix2ang_ring.pro trunk/src/idl/toolkit/pix2vec_nest.pro trunk/src/idl/toolkit/pix2vec_ring.pro trunk/src/idl/toolkit/ring2nest.pro trunk/src/idl/toolkit/same_shape_pixels_nest.pro trunk/src/idl/toolkit/same_shape_pixels_ring.pro trunk/src/idl/toolkit/template_pixel_nest.pro trunk/src/idl/toolkit/template_pixel_ring.pro trunk/src/idl/toolkit/vec2pix_nest.pro trunk/src/idl/toolkit/vec2pix_ring.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-05-30 15:44:57
|
Revision: 933 http://sourceforge.net/p/healpix/code/933 Author: hivon Date: 2018-05-30 15:44:49 +0000 (Wed, 30 May 2018) Log Message: ----------- tests of NewFeatures Modified Paths: -------------- trunk/doc/TeX/Makefile trunk/doc/TeX/install.tex trunk/doc/TeX/intro.tex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-05-29 16:31:11
|
Revision: 932 http://sourceforge.net/p/healpix/code/932 Author: hivon Date: 2018-05-29 16:31:08 +0000 (Tue, 29 May 2018) Log Message: ----------- cosmetic editions Modified Paths: -------------- trunk/doc/TeX/anafast_fac.tex trunk/doc/TeX/install.tex trunk/pack This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-05-28 14:32:53
|
Revision: 931 http://sourceforge.net/p/healpix/code/931 Author: hivon Date: 2018-05-28 14:32:50 +0000 (Mon, 28 May 2018) Log Message: ----------- write_minimal_header: columns of polarised maps now TEMPERATURE, Q_POLARISATIO, U_POLARISATION Modified Paths: -------------- trunk/doc/TeX/install.tex trunk/src/f90/mod/head_fits.F90 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2018-05-28 14:01:15
|
Revision: 930 http://sourceforge.net/p/healpix/code/930 Author: reinecke Date: 2018-05-28 14:01:12 +0000 (Mon, 28 May 2018) Log Message: ----------- use uniform column naming conventions for maps Modified Paths: -------------- trunk/src/cxx/Healpix_cxx/healpix_map_fitsio.cc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-05-25 14:59:43
|
Revision: 929 http://sourceforge.net/p/healpix/code/929 Author: hivon Date: 2018-05-25 14:58:47 +0000 (Fri, 25 May 2018) Log Message: ----------- new material for next release Modified Paths: -------------- trunk/Version trunk/doc/TeX/anafast_fac.tex trunk/doc/TeX/angulardistance_idl.tex trunk/doc/TeX/facilities.tex trunk/doc/TeX/get_healpix_xxx_dir.tex trunk/doc/TeX/healpix.perl trunk/doc/TeX/healpix.sty trunk/doc/TeX/ialteralm_idl.tex trunk/doc/TeX/ianafast_idl.tex trunk/doc/TeX/idl.tex trunk/doc/TeX/install.tex trunk/doc/TeX/iprocess_mask_idl.tex trunk/doc/TeX/ismoothing_idl.tex trunk/doc/TeX/isynfast_idl.tex trunk/doc/TeX/mollview_format_idl.tex trunk/doc/TeX/mollview_idl.tex trunk/doc/TeX/nside2ntemplates_idl.tex trunk/doc/TeX/same_shape_pixels_xxx_idl.tex trunk/doc/TeX/smoothing_fac.tex trunk/doc/TeX/startup_idl.tex trunk/doc/TeX/subroutines.tex trunk/doc/TeX/template_pixel_xxx_idl.tex trunk/getit trunk/hpxconfig_functions.sh trunk/pack trunk/src/f90/anafast/ana_sub_inc.f90 trunk/src/f90/anafast/anafast.f90 trunk/src/f90/mod/alm_map_template.F90 trunk/src/f90/mod/fits_template.f90 trunk/src/f90/mod/fitstools.F90 trunk/src/f90/mod/paramfile_io.F90 trunk/src/f90/mod/pix_tools.F90 trunk/src/f90/smoothing/smo_sub_inc.f90 trunk/src/f90/smoothing/smoothing.f90 trunk/src/idl/interfaces/ianafast.pro trunk/src/idl/interfaces/ismoothing.pro trunk/src/idl/toolkit/nside2npix.pro trunk/src/idl/visu/mollview.pro Added Paths: ----------- trunk/data/README trunk/data/weight_pixel_n00016.fits trunk/data/weight_pixel_n00032.fits trunk/data/weight_pixel_n00064.fits trunk/data/weight_pixel_n00128.fits trunk/data/weight_pixel_n00256.fits trunk/data/weight_pixel_n00512.fits trunk/data/weight_pixel_n01024.fits trunk/data/weight_pixel_n02048.fits trunk/doc/TeX/fig/moll_customize.pro trunk/doc/TeX/fig/moll_customize2.png trunk/doc/TeX/get_healpix_xxx_file.tex trunk/doc/TeX/nside2npweights.tex trunk/doc/TeX/nside2npweights_idl.tex trunk/doc/TeX/unfold_weights_idl.tex trunk/doc/TeX/unfold_weightsfile.tex trunk/src/idl/toolkit/nside2npweights.pro trunk/src/idl/toolkit/unfold_weights.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2018-05-22 11:09:38
|
Revision: 928 http://sourceforge.net/p/healpix/code/928 Author: reinecke Date: 2018-05-22 11:09:14 +0000 (Tue, 22 May 2018) Log Message: ----------- add documentation; write the actually reached epsilon into the output files Modified Paths: -------------- trunk/src/cxx/Healpix_cxx/compute_weights_module.cc trunk/src/cxx/Healpix_cxx/hpxtest.cc trunk/src/cxx/Healpix_cxx/weight_utils.cc trunk/src/cxx/Healpix_cxx/weight_utils.h Added Paths: ----------- trunk/src/cxx/Healpix_cxx/compute_weights.par.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2018-05-22 10:08:00
|
Revision: 927 http://sourceforge.net/p/healpix/code/927 Author: reinecke Date: 2018-05-22 10:07:51 +0000 (Tue, 22 May 2018) Log Message: ----------- write epsilon to output file; use better formula for number of weights Modified Paths: -------------- trunk/src/cxx/Healpix_cxx/compute_weights_module.cc trunk/src/cxx/Healpix_cxx/weight_utils.cc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2018-05-18 08:35:45
|
Revision: 926 http://sourceforge.net/p/healpix/code/926 Author: reinecke Date: 2018-05-18 08:35:42 +0000 (Fri, 18 May 2018) Log Message: ----------- remove machinery to compile libcfitsio together with Healpix_cxx Modified Paths: -------------- trunk/src/cxx/CHANGES trunk/src/cxx/Makefile trunk/src/cxx/README.compilation trunk/src/cxx/config/config.auto.in trunk/src/cxx/config/config.healpy trunk/src/cxx/config/config.healpy_osx Removed Paths: ------------- trunk/src/cxx/libcfitsio/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2018-05-17 11:38:44
|
Revision: 925 http://sourceforge.net/p/healpix/code/925 Author: reinecke Date: 2018-05-17 11:38:41 +0000 (Thu, 17 May 2018) Log Message: ----------- update Modified Paths: -------------- trunk/src/cxx/CHANGES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-05-15 17:07:37
|
Revision: 924 http://sourceforge.net/p/healpix/code/924 Author: hivon Date: 2018-05-15 17:07:32 +0000 (Tue, 15 May 2018) Log Message: ----------- updated astron library Modified Paths: -------------- trunk/src/idl/zzz_external/README trunk/src/idl/zzz_external/astron/cgfixps.pro trunk/src/idl/zzz_external/astron/check_fits.pro trunk/src/idl/zzz_external/astron/checksum32.pro trunk/src/idl/zzz_external/astron/fits_info.pro trunk/src/idl/zzz_external/astron/fits_open.pro trunk/src/idl/zzz_external/astron/fits_read.pro trunk/src/idl/zzz_external/astron/fxhmodify.pro trunk/src/idl/zzz_external/astron/fxpar.pro trunk/src/idl/zzz_external/astron/make_astr.pro trunk/src/idl/zzz_external/astron/match.pro trunk/src/idl/zzz_external/astron/mkhdr.pro trunk/src/idl/zzz_external/astron/mrdfits.pro trunk/src/idl/zzz_external/astron/n_bytes.pro trunk/src/idl/zzz_external/astron/putast.pro trunk/src/idl/zzz_external/astron/readfits.pro trunk/src/idl/zzz_external/astron/repstr.pro trunk/src/idl/zzz_external/astron/sxdelpar.pro trunk/src/idl/zzz_external/astron/sxpar.pro trunk/src/idl/zzz_external/astron/tbinfo.pro trunk/src/idl/zzz_external/astron/writefits.pro Added Paths: ----------- trunk/src/idl/zzz_external/astron/tbget.pro Removed Paths: ------------- trunk/src/idl/zzz_external/edited_astron/tbget.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-05-15 16:31:03
|
Revision: 923 http://sourceforge.net/p/healpix/code/923 Author: hivon Date: 2018-05-15 16:31:00 +0000 (Tue, 15 May 2018) Log Message: ----------- tested GDL 0.9.8 and FL 0.79.44 Modified Paths: -------------- trunk/doc/TeX/gdlversion.tex trunk/doc/TeX/install.tex trunk/src/idl/visu/proj2out.pro Added Paths: ----------- trunk/doc/TeX/flversion.tex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-05-11 16:14:47
|
Revision: 922 http://sourceforge.net/p/healpix/code/922 Author: hivon Date: 2018-05-11 16:14:31 +0000 (Fri, 11 May 2018) Log Message: ----------- improved routines for legacy papers Modified Paths: -------------- trunk/src/idl/fits/change_polcconv.pro trunk/src/idl/misc/hpx_latexify.pro trunk/src/idl/visu/loaddata_healpix.pro trunk/src/idl/visu/mollview.pro trunk/src/idl/visu/oplot_sphere.pro trunk/src/idl/visu/orthview.pro trunk/src/idl/visu/outline_coord2uv.pro trunk/src/idl/visu/proj2out.pro trunk/src/idl/visu/xyouts_latex.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-05-11 16:09:48
|
Revision: 921 http://sourceforge.net/p/healpix/code/921 Author: hivon Date: 2018-05-11 16:09:45 +0000 (Fri, 11 May 2018) Log Message: ----------- updated documentation for change_polcconv Modified Paths: -------------- trunk/doc/TeX/Makefile trunk/doc/TeX/change_polcconv_idl.tex trunk/doc/TeX/eqnfix.sh trunk/doc/TeX/facilities.tex trunk/doc/TeX/healpix.sty trunk/doc/TeX/idl.tex trunk/doc/TeX/install.tex trunk/doc/TeX/intro.tex trunk/doc/TeX/map2alm.tex trunk/doc/TeX/mollview_idl.tex trunk/doc/TeX/my_l2hconf.pm Added Paths: ----------- trunk/doc/TeX/hpyversion.tex trunk/doc/TeX/insert_favicons.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2018-03-13 19:57:00
|
Revision: 920 http://sourceforge.net/p/healpix/code/920 Author: reinecke Date: 2018-03-13 19:56:59 +0000 (Tue, 13 Mar 2018) Log Message: ----------- reintroduce get_weight_ring() for healpy Modified Paths: -------------- trunk/src/cxx/Healpix_cxx/healpix_data_io.cc trunk/src/cxx/Healpix_cxx/healpix_data_io.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-01-12 17:46:35
|
Revision: 919 http://sourceforge.net/p/healpix/code/919 Author: hivon Date: 2018-01-12 17:46:33 +0000 (Fri, 12 Jan 2018) Log Message: ----------- Modified Paths: -------------- trunk/doc/TeX/install.tex trunk/doc/TeX/mollcursor_idl.tex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-01-11 14:40:55
|
Revision: 918 http://sourceforge.net/p/healpix/code/918 Author: hivon Date: 2018-01-11 14:40:53 +0000 (Thu, 11 Jan 2018) Log Message: ----------- tests with newly installed netpbm to replace fink install Modified Paths: -------------- trunk/doc/TeX/Makefile trunk/doc/TeX/eqnfix.sh Added Paths: ----------- trunk/doc/TeX/my_l2hconf_test.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-01-10 14:28:29
|
Revision: 917 http://sourceforge.net/p/healpix/code/917 Author: hivon Date: 2018-01-10 14:28:27 +0000 (Wed, 10 Jan 2018) Log Message: ----------- check that FITS file can be written; getit: updated URLs Modified Paths: -------------- trunk/getit trunk/src/f90/mod/fits_template.f90 trunk/src/f90/mod/fitstools.F90 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-01-10 14:24:50
|
Revision: 916 http://sourceforge.net/p/healpix/code/916 Author: hivon Date: 2018-01-10 14:24:48 +0000 (Wed, 10 Jan 2018) Log Message: ----------- better working cross-document links Modified Paths: -------------- trunk/doc/TeX/anafast_fac.tex trunk/doc/TeX/idl.tex trunk/doc/TeX/intro.tex trunk/doc/TeX/map2alm_iterative.tex trunk/doc/TeX/pdf_index.tex trunk/doc/TeX/smoothing_fac.tex trunk/doc/TeX/subroutines.tex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2018-01-10 14:23:32
|
Revision: 915 http://sourceforge.net/p/healpix/code/915 Author: hivon Date: 2018-01-10 14:23:30 +0000 (Wed, 10 Jan 2018) Log Message: ----------- improved change_polcconv.pro Modified Paths: -------------- trunk/src/idl/fits/change_polcconv.pro trunk/src/idl/fits/read_fits_s.pro trunk/src/idl/visu/proj2out.pro trunk/src/idl/zzz_external/astron/make_astr.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2017-12-01 17:23:29
|
Revision: 914 http://sourceforge.net/p/healpix/code/914 Author: hivon Date: 2017-12-01 17:23:28 +0000 (Fri, 01 Dec 2017) Log Message: ----------- compatible with ifort18 and cfitsio3.42 Modified Paths: -------------- trunk/Makefile.in trunk/hpxconfig_functions.sh trunk/src/C/subs/Makefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2017-11-28 11:30:13
|
Revision: 913 http://sourceforge.net/p/healpix/code/913 Author: hivon Date: 2017-11-28 11:30:11 +0000 (Tue, 28 Nov 2017) Log Message: ----------- fixed typos Modified Paths: -------------- trunk/doc/TeX/alm2map_spin.tex trunk/doc/TeX/map2alm_spin.tex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2017-10-27 17:01:11
|
Revision: 912 http://sourceforge.net/p/healpix/code/912 Author: hivon Date: 2017-10-27 17:01:10 +0000 (Fri, 27 Oct 2017) Log Message: ----------- improve today_fits and change_polcconv Modified Paths: -------------- trunk/src/idl/fits/change_polcconv.pro trunk/src/idl/fits/read_fits_map.pro trunk/src/idl/fits/read_tqu.pro trunk/src/idl/fits/write_fits_sb.pro trunk/src/idl/misc/today_fits.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |