! Started logfile: /scr/pima/rdv72_uvs/J1427-4206_X_uvs.log on Sat Oct 5 08:48:12 2013 obs /scr/pima/rdv72_uvs/J1427-4206_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv72_uvs/J1427-4206_X_uva.fits ! AN table 1: 3 integrations on 6 of 6 possible baselines. ! AN table 2: 3 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.904762 visibilities/baseline/integration-bin. ! Found source: J1427-4206 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 228 visibilities. select RR ! 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/rdv72_uvs/J1427-4206_X] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.468967Jy sigma=15.799079 ! Fit after self-cal, rms=0.444684Jy sigma=5.441392 ! 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.8818 mas, bmaj=5.688 mas, bpa=4.86 degrees ! Estimated noise=6.90902 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.927598 Jy ! Component: 100 - total flux cleaned = 1.16834 Jy ! Total flux subtracted in 100 components = 1.16834 Jy ! Clean residual min=-0.139360 max=0.139351 Jy/beam ! Clean residual mean=0.000316 rms=0.057765 Jy/beam ! Combined flux in latest and established models = 1.16834 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 1.16834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356327Jy sigma=4.450091 ! Fit after self-cal, rms=0.356471Jy sigma=4.447868 ! 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=1.029 mas, bmaj=6.55 mas, bpa=4.053 degrees ! Estimated noise=5.84853 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.194755 Jy ! Component: 100 - total flux cleaned = 0.268282 Jy ! Component: 150 - total flux cleaned = 0.30733 Jy ! Component: 200 - total flux cleaned = 0.32936 Jy ! Total flux subtracted in 200 components = 0.32936 Jy ! Clean residual min=-0.053317 max=0.053245 Jy/beam ! Clean residual mean=-0.000971 rms=0.022624 Jy/beam ! Combined flux in latest and established models = 1.4977 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 119 components and 1.4977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187073Jy sigma=1.754529 ! Fit after self-cal, rms=0.187202Jy sigma=1.748809 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.86 KP 1.19 LA 0.93 NL 1.03 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 KP 1.05 LA 0.91 NL 1.01 ! PT 1.04 SC 1.07 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.92 KP 1.06 LA 0.99 NL 1.03 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 KP 1.13 LA 1.01 NL 0.99 ! PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.187202Jy sigma=1.748809 ! Fit after self-cal, rms=0.154582Jy sigma=1.144243 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.1 mas, bmaj=7.209 mas, bpa=6.336 degrees ! Estimated noise=5.91049 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.0146869 Jy ! Component: 100 - total flux cleaned = 0.0120597 Jy ! Component: 150 - total flux cleaned = 0.0127335 Jy ! Component: 200 - total flux cleaned = 0.0120599 Jy ! Total flux subtracted in 200 components = 0.0120599 Jy ! Clean residual min=-0.009943 max=0.009867 Jy/beam ! Clean residual mean=-0.000004 rms=0.003526 Jy/beam ! Combined flux in latest and established models = 1.50976 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 168 components and 1.50976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141446Jy sigma=1.038944 ! Fit after self-cal, rms=0.141633Jy sigma=1.037274 ! 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.141633Jy sigma=1.037274 ! Fit after self-cal, rms=0.141746Jy sigma=1.034676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.1 mas, bmaj=7.21 mas, bpa=6.336 degrees ! Estimated noise=5.90519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015706 Jy ! Component: 100 - total flux cleaned = -0.00122618 Jy ! Component: 150 - total flux cleaned = -0.00208352 Jy ! Component: 200 - total flux cleaned = -0.00167402 Jy ! Total flux subtracted in 200 components = -0.00167402 Jy ! Clean residual min=-0.006592 max=0.006592 Jy/beam ! Clean residual mean=0.000013 rms=0.002314 Jy/beam ! Combined flux in latest and established models = 1.50809 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 211 components and 1.50809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137841Jy sigma=1.014125 ! Fit after self-cal, rms=0.137744Jy sigma=1.013597 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.000749722 Jy ! Component: 100 - total flux cleaned = -0.00140412 Jy ! Component: 150 - total flux cleaned = -0.00266329 Jy ! Component: 200 - total flux cleaned = -0.00503434 Jy ! Total flux subtracted in 200 components = -0.00503434 Jy ! Clean residual min=-0.004825 max=0.004810 Jy/beam ! Clean residual mean=-0.000008 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 1.50305 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 257 components and 1.50305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135474Jy sigma=1.003564 ! Fit after self-cal, rms=0.135426Jy sigma=1.003416 ! 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.135426Jy sigma=1.003416 ! Fit after self-cal, rms=0.135418Jy sigma=1.002609 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.1 mas, bmaj=7.205 mas, bpa=6.335 degrees ! Estimated noise=5.90274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000630959 Jy ! Component: 100 - total flux cleaned = 0.00121385 Jy ! Component: 150 - total flux cleaned = 0.00148748 Jy ! Component: 200 - total flux cleaned = 0.00229196 Jy ! Total flux subtracted in 200 components = 0.00229196 Jy ! Clean residual min=-0.004387 max=0.004368 Jy/beam ! Clean residual mean=0.000025 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 1.50535 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 293 components and 1.50535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133849Jy sigma=0.995269 ! Fit after self-cal, rms=0.133823Jy sigma=0.994996 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.000546651 Jy ! Component: 100 - total flux cleaned = -0.00124362 Jy ! Component: 150 - total flux cleaned = -0.00302476 Jy ! Component: 200 - total flux cleaned = -0.00495352 Jy ! Total flux subtracted in 200 components = -0.00495352 Jy ! Clean residual min=-0.003520 max=0.003528 Jy/beam ! Clean residual mean=-0.000005 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 1.50039 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 324 components and 1.50039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132644Jy sigma=0.990051 ! Fit after self-cal, rms=0.132628Jy sigma=0.989993 ! 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.132628Jy sigma=0.989993 ! Fit after self-cal, rms=0.132740Jy sigma=0.989632 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.669 mas, bmaj=9.349 mas, bpa=-4.974 degrees ! Estimated noise=6.60849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.38252e-05 Jy ! Component: 100 - total flux cleaned = -0.000334355 Jy ! Component: 150 - total flux cleaned = -0.000539704 Jy ! Component: 200 - total flux cleaned = -0.000945002 Jy ! Total flux subtracted in 200 components = -0.000945002 Jy ! Clean residual min=-0.003399 max=0.003369 Jy/beam ! Clean residual mean=0.000022 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 1.49945 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 353 components and 1.49945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132018Jy sigma=0.986304 ! Fit after self-cal, rms=0.131995Jy sigma=0.986111 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.00210404 Jy ! Component: 100 - total flux cleaned = -0.00280942 Jy ! Component: 150 - total flux cleaned = -0.00246817 Jy ! Component: 200 - total flux cleaned = -0.00178888 Jy ! Total flux subtracted in 200 components = -0.00178888 Jy ! Clean residual min=-0.002829 max=0.002811 Jy/beam ! Clean residual mean=0.000004 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 1.49766 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 383 components and 1.49766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131539Jy sigma=0.984001 ! Fit after self-cal, rms=0.131525Jy sigma=0.983951 ! 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=1.1 mas, bmaj=7.203 mas, bpa=6.336 degrees ! Estimated noise=5.90148 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.1 x 7.203 at 6.336 degrees (North through East) ! Clean map min=-0.033631 max=0.97373 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.131525Jy sigma=0.983951 ! Fit after self-cal, rms=0.120208Jy sigma=0.820697 ! Inverting map and beam ! Estimated beam: bmin=1.1 mas, bmaj=7.203 mas, bpa=6.334 degrees ! Estimated noise=5.90242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196895 Jy ! Component: 100 - total flux cleaned = 0.00311845 Jy ! Component: 150 - total flux cleaned = 0.00438328 Jy ! Component: 200 - total flux cleaned = 0.00506475 Jy ! Total flux subtracted in 200 components = 0.00506475 Jy ! Clean residual min=-0.002744 max=0.002743 Jy/beam ! Clean residual mean=0.000003 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 1.50272 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 427 components and 1.50272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119436Jy sigma=0.816161 ! Fit after self-cal, rms=0.119447Jy sigma=0.816103 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00131411 Jy ! Component: 100 - total flux cleaned = -0.00255612 Jy ! Component: 150 - total flux cleaned = -0.00330168 Jy ! Component: 200 - total flux cleaned = -0.00445412 Jy ! Total flux subtracted in 200 components = -0.00445412 Jy ! Clean residual min=-0.002364 max=0.002353 Jy/beam ! Clean residual mean=-0.000012 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 1.49827 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 460 components and 1.49827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118924Jy sigma=0.813135 ! Fit after self-cal, rms=0.118936Jy sigma=0.813101 ! 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.118936Jy sigma=0.813101 ! Fit after self-cal, rms=0.118989Jy sigma=0.812876 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.923 mas, bmaj=6.312 mas, bpa=7.109 degrees ! Estimated noise=7.06343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.933024 Jy ! Component: 100 - total flux cleaned = 1.16666 Jy ! Component: 150 - total flux cleaned = 1.25145 Jy ! Component: 200 - total flux cleaned = 1.29449 Jy ! Total flux subtracted in 200 components = 1.29449 Jy ! Clean residual min=-0.066893 max=0.066828 Jy/beam ! Clean residual mean=0.000052 rms=0.030359 Jy/beam ! Combined flux in latest and established models = 1.29448 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 67 model components to the UV plane model. ! The established model now contains 67 components and 1.29448 Jy ! Inverting map and beam ! Estimated beam: bmin=1.1 mas, bmaj=7.203 mas, bpa=6.336 degrees ! Estimated noise=5.90083 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.071178 Jy ! Component: 100 - total flux cleaned = 0.0936933 Jy ! Component: 150 - total flux cleaned = 0.104722 Jy ! Component: 200 - total flux cleaned = 0.0998266 Jy ! Total flux subtracted in 200 components = 0.0998266 Jy ! Clean residual min=-0.023010 max=0.023172 Jy/beam ! Clean residual mean=-0.000283 rms=0.010086 Jy/beam ! Combined flux in latest and established models = 1.39431 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 167 components and 1.39431 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.669 mas, bmaj=9.348 mas, bpa=-4.973 degrees ! Estimated noise=6.60882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129275 Jy ! Component: 100 - total flux cleaned = 0.00920989 Jy ! Component: 150 - total flux cleaned = 0.0106594 Jy ! Component: 200 - total flux cleaned = 0.0106574 Jy ! Total flux subtracted in 200 components = 0.0106574 Jy ! Clean residual min=-0.010497 max=0.010454 Jy/beam ! Clean residual mean=-0.000093 rms=0.004269 Jy/beam ! Combined flux in latest and established models = 1.40497 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 = 3.23677e-05 Jy ! Component: 100 - total flux cleaned = -0.000595346 Jy ! Component: 150 - total flux cleaned = -0.00121252 Jy ! Component: 200 - total flux cleaned = 0.00016117 Jy ! Total flux subtracted in 200 components = 0.00016117 Jy ! Clean residual min=-0.011556 max=0.011972 Jy/beam ! Clean residual mean=0.000085 rms=0.004420 Jy/beam ! Combined flux in latest and established models = 1.40513 Jy ! Adding 124 model components to the UV plane model. ! The established model now contains 288 components and 1.40513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.1 mas, bmaj=7.203 mas, bpa=6.336 degrees ! Estimated noise=5.90083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317512 Jy ! Component: 100 - total flux cleaned = 0.00478236 Jy ! Component: 150 - total flux cleaned = 0.00382763 Jy ! Component: 200 - total flux cleaned = 0.00341162 Jy ! Total flux subtracted in 200 components = 0.00341162 Jy ! Clean residual min=-0.006638 max=0.006665 Jy/beam ! Clean residual mean=-0.000040 rms=0.002333 Jy/beam ! Combined flux in latest and established models = 1.40854 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 326 components and 1.40854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124609Jy sigma=0.842562 ! Fit after self-cal, rms=0.124173Jy sigma=0.839936 wmodel /scr/pima/rdv72_uvs/J1427-4206_X_map.mod ! Writing 326 model components to file: /scr/pima/rdv72_uvs/J1427-4206_X_map.mod wobs /scr/pima/rdv72_uvs/J1427-4206_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv72_uvs/J1427-4206_X_uvs.fits wwins /scr/pima/rdv72_uvs/J1427-4206_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/rdv72_uvs/J1427-4206_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.1 x 7.203 at 6.336 degrees (North through East) ! Clean map min=-0.033452 max=1.0261 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv72_uvs/J1427-4206_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.02607 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00224259 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.655688 0.655688 1.31138 2.62275 5.2455 10.491 20.982 41.964 83.928 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0067 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.026 quit ! Quitting program ! Log file /scr/pima/rdv72_uvs/J1427-4206_X_uvs.log closed on Sat Oct 5 08:48:15 2013