! Started logfile: /scr/pima/rv100_uvs/J1454-3747_X_uvs.log on Mon Feb 29 13:28:07 2016 obs /scr/pima/rv100_uvs/J1454-3747_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J1454-3747_X_uva.fits ! AN table 1: 11 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.305556 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1454-3747 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 484 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J1454-3747_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.487745Jy sigma=8.076466 ! Fit after self-cal, rms=0.358521Jy sigma=2.020042 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6847 mas, bmaj=2.177 mas, bpa=-3.566 degrees ! Estimated noise=7.59368 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.720347 Jy ! Component: 100 - total flux cleaned = 0.963718 Jy ! Total flux subtracted in 100 components = 0.963718 Jy ! Clean residual min=-0.055273 max=0.113455 Jy/beam ! Clean residual mean=0.000537 rms=0.017303 Jy/beam ! Combined flux in latest and established models = 0.963718 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.963718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290695Jy sigma=1.617757 ! Fit after self-cal, rms=0.290497Jy sigma=1.612419 ! Inverting map ! Added new window around map position (-1.4, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121123 Jy ! Component: 100 - total flux cleaned = 0.197212 Jy ! Total flux subtracted in 100 components = 0.197212 Jy ! Clean residual min=-0.046104 max=0.075580 Jy/beam ! Clean residual mean=-0.000219 rms=0.011937 Jy/beam ! Combined flux in latest and established models = 1.16093 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 1.16093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215504Jy sigma=1.115185 ! Fit after self-cal, rms=0.213322Jy sigma=1.101681 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8393 mas, bmaj=2.672 mas, bpa=-4.532 degrees ! Estimated noise=6.53624 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0860342 Jy ! Component: 100 - total flux cleaned = 0.135963 Jy ! Component: 150 - total flux cleaned = 0.165826 Jy ! Component: 200 - total flux cleaned = 0.179075 Jy ! Total flux subtracted in 200 components = 0.179075 Jy ! Clean residual min=-0.051096 max=0.051147 Jy/beam ! Clean residual mean=-0.003477 rms=0.011108 Jy/beam ! Combined flux in latest and established models = 1.34001 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 1.34001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182305Jy sigma=0.841696 ! Fit after self-cal, rms=0.179787Jy sigma=0.823940 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8393 x 2.672 at -4.532 degrees (North through East) ! Clean map min=-0.052768 max=0.87744 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! WF 1.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! WF 1.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! WF 1.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! WF 1.00* ! ! ! Fit before self-cal, rms=0.179787Jy sigma=0.823940 ! Fit after self-cal, rms=0.180666Jy sigma=0.835779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8327 mas, bmaj=2.657 mas, bpa=-3.995 degrees ! Estimated noise=6.61628 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122882 Jy ! Component: 100 - total flux cleaned = 0.0154004 Jy ! Component: 150 - total flux cleaned = 0.0179932 Jy ! Component: 200 - total flux cleaned = 0.0201983 Jy ! Total flux subtracted in 200 components = 0.0201983 Jy ! Clean residual min=-0.051797 max=0.044112 Jy/beam ! Clean residual mean=-0.003897 rms=0.010678 Jy/beam ! Combined flux in latest and established models = 1.3602 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 1.3602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177038Jy sigma=0.810911 ! Fit after self-cal, rms=0.176661Jy sigma=0.808140 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176661Jy sigma=0.808140 ! Fit after self-cal, rms=0.164083Jy sigma=0.704102 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8362 mas, bmaj=2.663 mas, bpa=-4.05 degrees ! Estimated noise=6.49384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0244034 Jy ! Component: 100 - total flux cleaned = -0.033184 Jy ! Component: 150 - total flux cleaned = -0.0351741 Jy ! Component: 200 - total flux cleaned = -0.0362172 Jy ! Total flux subtracted in 200 components = -0.0362172 Jy ! Clean residual min=-0.036508 max=0.029475 Jy/beam ! Clean residual mean=-0.002643 rms=0.007421 Jy/beam ! Combined flux in latest and established models = 1.32399 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 1.32399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157531Jy sigma=0.687426 ! Fit after self-cal, rms=0.157354Jy sigma=0.686925 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000649869 Jy ! Component: 100 - total flux cleaned = -0.000639888 Jy ! Component: 150 - total flux cleaned = -0.000106108 Jy ! Component: 200 - total flux cleaned = -0.000104349 Jy ! Total flux subtracted in 200 components = -0.000104349 Jy ! Clean residual min=-0.035893 max=0.029226 Jy/beam ! Clean residual mean=-0.002640 rms=0.007359 Jy/beam ! Combined flux in latest and established models = 1.32388 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 1.32388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156264Jy sigma=0.681501 ! Fit after self-cal, rms=0.156161Jy sigma=0.681076 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156161Jy sigma=0.681076 ! Fit after self-cal, rms=0.151705Jy sigma=0.632280 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8408 mas, bmaj=2.669 mas, bpa=-4.182 degrees ! Estimated noise=6.41726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0181194 Jy ! Component: 100 - total flux cleaned = -0.0280969 Jy ! Component: 150 - total flux cleaned = -0.0307159 Jy ! Component: 200 - total flux cleaned = -0.0315825 Jy ! Total flux subtracted in 200 components = -0.0315825 Jy ! Clean residual min=-0.032799 max=0.025572 Jy/beam ! Clean residual mean=-0.002419 rms=0.006368 Jy/beam ! Combined flux in latest and established models = 1.2923 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 1.2923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147631Jy sigma=0.622819 ! Fit after self-cal, rms=0.147487Jy sigma=0.622064 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00085374 Jy ! Component: 100 - total flux cleaned = -0.000864612 Jy ! Component: 150 - total flux cleaned = -0.0010515 Jy ! Component: 200 - total flux cleaned = -0.00104853 Jy ! Total flux subtracted in 200 components = -0.00104853 Jy ! Clean residual min=-0.032308 max=0.025686 Jy/beam ! Clean residual mean=-0.002406 rms=0.006335 Jy/beam ! Combined flux in latest and established models = 1.29125 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 1.29125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146944Jy sigma=0.618658 ! Fit after self-cal, rms=0.146897Jy sigma=0.618369 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146897Jy sigma=0.618369 ! Fit after self-cal, rms=0.146037Jy sigma=0.610293 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.211 mas, bmaj=8.086 mas, bpa=-7.084 degrees ! Estimated noise=8.38195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0110376 Jy ! Component: 100 - total flux cleaned = -0.0113027 Jy ! Component: 150 - total flux cleaned = -0.0106786 Jy ! Component: 200 - total flux cleaned = -0.0103159 Jy ! Total flux subtracted in 200 components = -0.0103159 Jy ! Clean residual min=-0.040178 max=0.028355 Jy/beam ! Clean residual mean=-0.005189 rms=0.008799 Jy/beam ! Combined flux in latest and established models = 1.28094 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 1.28094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144307Jy sigma=0.615426 ! Fit after self-cal, rms=0.144028Jy sigma=0.612466 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205598 Jy ! Component: 100 - total flux cleaned = 0.000778982 Jy ! Component: 150 - total flux cleaned = 0.00126179 Jy ! Component: 200 - total flux cleaned = 0.00153229 Jy ! Total flux subtracted in 200 components = 0.00153229 Jy ! Clean residual min=-0.040892 max=0.028423 Jy/beam ! Clean residual mean=-0.005231 rms=0.008800 Jy/beam ! Combined flux in latest and established models = 1.28247 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 1.28247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143882Jy sigma=0.616005 ! Fit after self-cal, rms=0.143828Jy sigma=0.615131 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=0.8414 mas, bmaj=2.669 mas, bpa=-4.306 degrees ! Estimated noise=6.35078 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8414 x 2.669 at -4.306 degrees (North through East) ! Clean map min=-0.03142 max=0.86129 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143828Jy sigma=0.615131 ! Fit after self-cal, rms=0.138659Jy sigma=0.576835 ! Inverting map and beam ! Estimated beam: bmin=0.8418 mas, bmaj=2.668 mas, bpa=-4.538 degrees ! Estimated noise=6.30448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0115698 Jy ! Component: 100 - total flux cleaned = -0.0161445 Jy ! Component: 150 - total flux cleaned = -0.0170938 Jy ! Component: 200 - total flux cleaned = -0.0176005 Jy ! Total flux subtracted in 200 components = -0.0176005 Jy ! Clean residual min=-0.028154 max=0.020687 Jy/beam ! Clean residual mean=-0.001930 rms=0.005494 Jy/beam ! Combined flux in latest and established models = 1.26487 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 1.26487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136889Jy sigma=0.570946 ! Fit after self-cal, rms=0.136809Jy sigma=0.570397 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000864829 Jy ! Component: 100 - total flux cleaned = -0.00102445 Jy ! Component: 150 - total flux cleaned = -0.00117507 Jy ! Component: 200 - total flux cleaned = -0.00131925 Jy ! Total flux subtracted in 200 components = -0.00131925 Jy ! Clean residual min=-0.027562 max=0.020847 Jy/beam ! Clean residual mean=-0.001913 rms=0.005469 Jy/beam ! Combined flux in latest and established models = 1.26355 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 1.26355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136481Jy sigma=0.567949 ! Fit after self-cal, rms=0.136468Jy sigma=0.567785 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136468Jy sigma=0.567785 ! Fit after self-cal, rms=0.135907Jy sigma=0.564195 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6835 mas, bmaj=2.163 mas, bpa=-3.476 degrees ! Estimated noise=7.2706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.692229 Jy ! Component: 100 - total flux cleaned = 0.933704 Jy ! Component: 150 - total flux cleaned = 1.05047 Jy ! Component: 200 - total flux cleaned = 1.12107 Jy ! Total flux subtracted in 200 components = 1.12107 Jy ! Clean residual min=-0.036872 max=0.047377 Jy/beam ! Clean residual mean=0.000035 rms=0.009080 Jy/beam ! Combined flux in latest and established models = 1.12107 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 1.12107 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8415 mas, bmaj=2.666 mas, bpa=-4.565 degrees ! Estimated noise=6.25972 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-1.2, -2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0635707 Jy ! Component: 100 - total flux cleaned = 0.101504 Jy ! Component: 150 - total flux cleaned = 0.115066 Jy ! Component: 200 - total flux cleaned = 0.120002 Jy ! Total flux subtracted in 200 components = 0.120002 Jy ! Clean residual min=-0.030639 max=0.026572 Jy/beam ! Clean residual mean=-0.001737 rms=0.006270 Jy/beam ! Combined flux in latest and established models = 1.24108 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 44 components and 1.24108 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.217 mas, bmaj=8.14 mas, bpa=-7.143 degrees ! Estimated noise=8.2417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124045 Jy ! Component: 100 - total flux cleaned = 0.0129229 Jy ! Component: 150 - total flux cleaned = 0.0129023 Jy ! Component: 200 - total flux cleaned = 0.0129073 Jy ! Total flux subtracted in 200 components = 0.0129073 Jy ! Clean residual min=-0.038158 max=0.024162 Jy/beam ! Clean residual mean=-0.004082 rms=0.008101 Jy/beam ! Combined flux in latest and established models = 1.25398 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.27886e-05 Jy ! Component: 100 - total flux cleaned = 1.95017e-05 Jy ! Component: 150 - total flux cleaned = 0.000362538 Jy ! Component: 200 - total flux cleaned = 0.00035727 Jy ! Total flux subtracted in 200 components = 0.00035727 Jy ! Clean residual min=-0.036478 max=0.022155 Jy/beam ! Clean residual mean=-0.004091 rms=0.007798 Jy/beam ! Combined flux in latest and established models = 1.25434 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 1.25434 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8415 mas, bmaj=2.666 mas, bpa=-4.565 degrees ! Estimated noise=6.25972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352481 Jy ! Component: 100 - total flux cleaned = 0.00357599 Jy ! Component: 150 - total flux cleaned = 0.00205506 Jy ! Component: 200 - total flux cleaned = 0.00114363 Jy ! Total flux subtracted in 200 components = 0.00114363 Jy ! Clean residual min=-0.026323 max=0.020171 Jy/beam ! Clean residual mean=-0.001920 rms=0.005459 Jy/beam ! Combined flux in latest and established models = 1.25548 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 1.25548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139956Jy sigma=0.585267 ! Fit after self-cal, rms=0.139089Jy sigma=0.581115 wmodel /scr/pima/rv100_uvs/J1454-3747_X_map.mod ! Writing 70 model components to file: /scr/pima/rv100_uvs/J1454-3747_X_map.mod wobs /scr/pima/rv100_uvs/J1454-3747_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J1454-3747_X_uvs.fits wwins /scr/pima/rv100_uvs/J1454-3747_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv100_uvs/J1454-3747_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.0111844 Jy ! Component: 100 - total flux cleaned = -0.0201505 Jy ! Component: 150 - total flux cleaned = -0.0273428 Jy ! Component: 200 - total flux cleaned = -0.0333901 Jy ! Component: 250 - total flux cleaned = -0.0391105 Jy ! Component: 300 - total flux cleaned = -0.0439394 Jy ! Component: 350 - total flux cleaned = -0.0476815 Jy ! Component: 400 - total flux cleaned = -0.0515566 Jy ! Component: 450 - total flux cleaned = -0.0552877 Jy ! Component: 500 - total flux cleaned = -0.0581242 Jy ! Component: 550 - total flux cleaned = -0.0618654 Jy ! Component: 600 - total flux cleaned = -0.0645221 Jy ! Component: 650 - total flux cleaned = -0.0673415 Jy ! Component: 700 - total flux cleaned = -0.0700856 Jy ! Component: 750 - total flux cleaned = -0.0729696 Jy ! Component: 800 - total flux cleaned = -0.0753523 Jy ! Component: 850 - total flux cleaned = -0.077681 Jy ! Component: 900 - total flux cleaned = -0.0799607 Jy ! Component: 950 - total flux cleaned = -0.0817865 Jy ! Component: 1000 - total flux cleaned = -0.0835756 Jy ! Component: 1050 - total flux cleaned = -0.0853267 Jy ! Component: 1100 - total flux cleaned = -0.0864706 Jy ! Component: 1150 - total flux cleaned = -0.0883476 Jy ! Component: 1200 - total flux cleaned = -0.0896387 Jy ! Component: 1250 - total flux cleaned = -0.0914479 Jy ! Component: 1300 - total flux cleaned = -0.0930459 Jy ! Component: 1350 - total flux cleaned = -0.0942675 Jy ! Component: 1400 - total flux cleaned = -0.0949572 Jy ! Component: 1450 - total flux cleaned = -0.0959731 Jy ! Component: 1500 - total flux cleaned = -0.0969673 Jy ! Component: 1550 - total flux cleaned = -0.0981091 Jy ! Component: 1600 - total flux cleaned = -0.0985909 Jy ! Component: 1650 - total flux cleaned = -0.0996997 Jy ! Component: 1700 - total flux cleaned = -0.10048 Jy ! Component: 1750 - total flux cleaned = -0.101553 Jy ! Component: 1800 - total flux cleaned = -0.102157 Jy ! Component: 1850 - total flux cleaned = -0.103048 Jy ! Component: 1900 - total flux cleaned = -0.103491 Jy ! Component: 1950 - total flux cleaned = -0.104504 Jy ! Component: 2000 - total flux cleaned = -0.105215 Jy ! Component: 2050 - total flux cleaned = -0.105775 Jy ! Component: 2100 - total flux cleaned = -0.106053 Jy ! Component: 2150 - total flux cleaned = -0.107012 Jy ! Component: 2200 - total flux cleaned = -0.107821 Jy ! Component: 2250 - total flux cleaned = -0.108751 Jy ! Component: 2300 - total flux cleaned = -0.109276 Jy ! Component: 2350 - total flux cleaned = -0.109924 Jy ! Component: 2400 - total flux cleaned = -0.110692 Jy ! Component: 2450 - total flux cleaned = -0.111198 Jy ! Component: 2500 - total flux cleaned = -0.111949 Jy ! Component: 2550 - total flux cleaned = -0.112813 Jy ! Component: 2600 - total flux cleaned = -0.1133 Jy ! Component: 2650 - total flux cleaned = -0.113904 Jy ! Component: 2700 - total flux cleaned = -0.11462 Jy ! Component: 2750 - total flux cleaned = -0.115093 Jy ! Component: 2800 - total flux cleaned = -0.11591 Jy ! Component: 2850 - total flux cleaned = -0.11637 Jy ! Component: 2900 - total flux cleaned = -0.117056 Jy ! Component: 2950 - total flux cleaned = -0.117731 Jy ! Component: 3000 - total flux cleaned = -0.117954 Jy ! Component: 3050 - total flux cleaned = -0.118616 Jy ! Component: 3100 - total flux cleaned = -0.119163 Jy ! Component: 3150 - total flux cleaned = -0.119594 Jy ! Component: 3200 - total flux cleaned = -0.120023 Jy ! Component: 3250 - total flux cleaned = -0.120763 Jy ! Component: 3300 - total flux cleaned = -0.121077 Jy ! Component: 3350 - total flux cleaned = -0.121596 Jy ! Component: 3400 - total flux cleaned = -0.12221 Jy ! Component: 3450 - total flux cleaned = -0.122717 Jy ! Component: 3500 - total flux cleaned = -0.123017 Jy ! Component: 3550 - total flux cleaned = -0.123516 Jy ! Component: 3600 - total flux cleaned = -0.12401 Jy ! Component: 3650 - total flux cleaned = -0.124206 Jy ! Component: 3700 - total flux cleaned = -0.124498 Jy ! Component: 3750 - total flux cleaned = -0.125075 Jy ! Component: 3800 - total flux cleaned = -0.125553 Jy ! Component: 3850 - total flux cleaned = -0.12593 Jy ! Component: 3900 - total flux cleaned = -0.126024 Jy ! Component: 3950 - total flux cleaned = -0.126023 Jy ! Component: 4000 - total flux cleaned = -0.126577 Jy ! Component: 4050 - total flux cleaned = -0.126669 Jy ! Total flux subtracted in 4096 components = -0.127123 Jy ! Clean residual min=-0.004828 max=0.005312 Jy/beam ! Clean residual mean=-0.000326 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 1.12836 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 386 components and 1.12836 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J1454-3747_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8415 x 2.666 at -4.565 degrees (North through East) ! Clean map min=-0.023568 max=0.84714 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J1454-3747_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.847136 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00168669 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.597314 0.597314 1.19463 2.38926 4.77851 9.55703 19.1141 38.2281 76.4562 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.847 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 502.248 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J1454-3747_X_uvs.log closed on Mon Feb 29 13:28:12 2016