Project

General

Profile

Activity

From 31/01/2013 to 01/03/2013

27/02/2013

18:07 Revision 868 (fileas): draw filament stoppped working
cmercier

26/02/2013

14:49 Revision 867 (fileas): fin de skip
cmercier
12:00 Revision 866 (fileas): skip option
cmercier
10:27 Revision 865 (fileas): recalage centre si step
cmercier
10:21 Revision 864 (fileas): debug off modethod 1 for blank run
cmercier

25/02/2013

12:30 Revision 863 (fileas): fixed time zone
cmercier

24/02/2013

22:39 Revision 862 (fileas): scripts: draw_filaments_annotate deprecated; updated draw_filaments_encode
Eric Buchlin

23/02/2013

23:01 Revision 861 (fileas): Black instead of transparent background when drawing with no background image
Eric Buchlin

22/02/2013

21:18 Revision 860 (fileas): correction gestion date
cmercier
18:14 Revision 859 (fileas): c est le souc
cmercier
17:05 Revision 858 (fileas): Corrected drawing bug
Eric Buchlin
17:01 Revision 857 (fileas): tag for tun
cmercier
16:50 Revision 856 (fileas): pixcluster::npix not needed anymore (pixcluster::par.npix).
Boundaries are now output for all connex components. Eric Buchlin
15:47 Revision 855 (fileas): tag
cmercier
15:38 Revision 854 (fileas): fitsio sol4 et score adjust
cmercier
12:14 Revision 853 (fileas): Optimization of colors; error if number of filaments in different files is inconsistent.
Eric Buchlin

21/02/2013

16:15 Revision 852 (fileas): ajout option avec ou sans elimination pil avant merge
cmercier
16:14 Revision 851 (fileas): commentaire
cmercier
11:52 Revision 850 (fileas): reentrant
cmercier
11:21 Revision 849 (fileas): draw_filaments() can plot boundaries independently, for comparison with spines from our code
Eric Buchlin
11:20 Revision 848 (fileas): Minor comment corrections
Eric Buchlin
11:20 Revision 847 (fileas): Computing filament area in m^2
Eric Buchlin
11:16 Revision 846 (fileas): Removed params::ns,smin,smax (were for curvelets)
Eric Buchlin

20/02/2013

14:42 Revision 845 (fileas): vecspinell is now veclinell; draw_filaments now draws (and fills) the filament boundaries
Eric Buchlin
12:29 Revision 844 (fileas): Bug in computing boundaries is corrected
Eric Buchlin
11:41 Revision 843 (fileas): Previous version was not working, investigating...
Eric Buchlin
11:33 Revision 842 (fileas): solar_filaments saves filament boundaries to output_dir/boundaries-[date].txt (same format as spines)
Eric Buchlin
11:28 Revision 841 (fileas): rentrant et remove print
cmercier

19/02/2013

00:38 Revision 840 (fileas): pixij, lineij and linell; spineij and spinell derive from them
Eric Buchlin
22:44 Revision 839 (fileas): Tests for pixcluster
Eric Buchlin
22:42 Revision 838 (fileas): More on parameters, computing boundary of pixcluster, min/max intensity. Avoid some warnings.
Eric Buchlin
16:30 Revision 837 (fileas): adjust scores
cmercier
14:37 Revision 836 (fileas): last
cmercier
14:33 Revision 835 (fileas): last
cmercier
10:36 Revision 834 (fileas): erreur de frappe
cmercier
10:23 Revision 833 (fileas): remove prints
cmercier
10:07 Revision 832 (fileas): hmi found
cmercier
09:56 Revision 831 (fileas): affichage error
cmercier

18/02/2013

16:50 Revision 830 (fileas): Corrected bug on HSB pixel values
cmercier
16:29 Revision 829 (fileas): set TZ to zero
cmercier
14:17 Revision 828 (fileas): correction isdst qui prenait les requetes une heure plus tot
cmercier

15/02/2013

23:06 Revision 827 (fileas): Added code_version and date_run to filparams.
Replaced pixcluster::npix by pixcluster::par.npix Eric Buchlin
18:43 Revision 826 (fileas): test du WE
cmercier

14/02/2013

17:46 Revision 825 (fileas): Merged filparams and filparams_base (no need of both as filament parameters in solar_filaments are now stored in pixcluster::par, which is updated by pixcluster).
Removed pixcluster::score, as there is now pixcluster::par.scores.total Eric Buchlin
16:43 Revision 824 (fileas): morpho2
cmercier
14:50 Revision 823 (fileas): Removed all mention to "power" (was squared intensity in curvelet-filtered image)
Eric Buchlin
11:29 Revision 822 (fileas): New output parameters step 2: sub-scores are a class in scores.hpp
Eric Buchlin
11:29 Revision 821 (fileas): New output parameters step 1: list, preparing scores
Eric Buchlin

13/02/2013

18:29 Revision 820 (fileas): test octo3 - avec morphorect2
cmercier
17:41 Revision 819 (fileas): last test octopus2
cmercier
12:17 Revision 818 (fileas): octopus2 et morpho_rect2 pas mal
cmercier

12/02/2013

15:28 Revision 817 (fileas): alternative octopus
cmercier
15:28 Revision 816 (fileas): alternative octopus
cmercier
15:07 Revision 815 (fileas): devrqit etre ok
cmercier
14:54 Revision 814 (fileas): ajout dir_func.hpp
cmercier
14:45 Revision 813 (fileas): octopus3
cmercier
14:42 Revision 812 (fileas): bzero copie celui AIA pour hmi dist image
cmercier
14:37 Revision 811 (fileas): mean diff le long tout droit
cmercier
12:59 Revision 810 (fileas): Using pkg-config for cairo compiling options on sol-calcul2
Eric Buchlin
11:13 Revision 809 (fileas): png_func: simplified write_hsb_png(), removed write_vec2_png()
Eric Buchlin

11/02/2013

00:07 Revision 808 (fileas): Movied drawing functions to image_func; removed test_tools.cpp (see test/tools_test.cpp)
Eric Buchlin
18:00 Revision 807 (fileas): Test for new constructor of vec2 (using values from a std::vector)
Eric Buchlin
17:47 Revision 806 (fileas): Test for fill_holes(); initialization of vec2 possible from values of a std::vector
Eric Buchlin
16:35 Revision 805 (fileas): Corrected memory leak and deleted useless loop
Eric Buchlin

10/02/2013

23:20 Revision 804 (fileas): Better initialization of background image for Cairo surface; timings in draw_filaments
Eric Buchlin
23:19 Revision 803 (fileas): Rebinning using average instead of median is 10 times faster and should give similar results
Eric Buchlin
11:52 Revision 802 (fileas): draw_filaments now uses Cairo
Eric Buchlin

09/02/2013

17:54 Revision 801 (fileas): robust_read() reads value and behaves well if NaN
Eric Buchlin
17:14 Revision 800 (fileas): Reverted wrong commit of these files, still in development
Eric Buchlin
16:59 Revision 799 (fileas): spinell::read() now accepts NaNs, without failing at end of spines file
Eric Buchlin

07/02/2013

22:45 Revision 798 (fileas): Cleaned test Makefile
Eric Buchlin
22:40 Revision 797 (fileas): Removing oldtest
Eric Buchlin

06/02/2013

10:13 Revision 796 (fileas): add 59 sec to last image to go forward
cmercier

05/02/2013

17:31 Revision 795 (fileas): a ete casse a un moment traitemnet date cas hmi
cmercier

01/02/2013

14:47 Revision 794 (fileas): sauvegarde
cmercier
14:46 Revision 793 (fileas): sauvegarde
cmercier
 

Also available in: Atom