! Started logfile: /scr/pima/br145af_uvs/J2316+6203_X_uvs.log on Wed Mar 23 20:19:47 2016 obs /scr/pima/br145af_uvs/J2316+6203_X_uva.fits ! Reading UV FITS file: /scr/pima/br145af_uvs/J2316+6203_X_uva.fits ! AN table 1: 5 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.380952 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2316+6203 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.10949e+09 1.28e+08 1 1.28e+08 ! 02 2 8.12349e+09 1.28e+08 1 1.28e+08 ! 03 3 8.16549e+09 1.28e+08 1 1.28e+08 ! 04 4 8.23549e+09 1.28e+08 1 1.28e+08 ! 05 5 8.31949e+09 1.28e+08 1 1.28e+08 ! 06 6 8.41749e+09 1.28e+08 1 1.28e+08 ! 07 7 8.55649e+09 1.28e+08 1 1.28e+08 ! 08 8 8.58349e+09 1.28e+08 1 1.28e+08 ! ! Polarization(s): RR ! ! Read 85 lines of history. ! ! Reading 320 visibilities. select rr, 1,2,3,4,6,7,8 ! Selecting polarization: RR, channels: 1..4 6..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: (none) ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 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/br145af_uvs/J2316+6203_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.996650Jy sigma=46.075788 ! Fit after self-cal, rms=0.980365Jy sigma=44.556236 ! 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=5.417 mas, bmaj=7.735 mas, bpa=17.21 degrees ! Estimated noise=1.27161 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.013534 Jy ! Component: 100 - total flux cleaned = 0.0167277 Jy ! Total flux subtracted in 100 components = 0.0167277 Jy ! Clean residual min=-0.002026 max=0.002048 Jy/beam ! Clean residual mean=-0.000022 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.0167277 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0167277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.016210Jy sigma=0.658211 ! Fit after self-cal, rms=0.015284Jy sigma=0.617054 ! 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=5.809 mas, bmaj=8.276 mas, bpa=12.79 degrees ! Estimated noise=1.20253 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.00116285 Jy ! Component: 100 - total flux cleaned = 0.00125534 Jy ! Component: 150 - total flux cleaned = 0.00125022 Jy ! Component: 200 - total flux cleaned = 0.00124956 Jy ! Total flux subtracted in 200 components = 0.00124956 Jy ! Clean residual min=-0.001090 max=0.001085 Jy/beam ! Clean residual mean=-0.000007 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0179772 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 90 components and 0.0179772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013896Jy sigma=0.566071 ! Fit after self-cal, rms=0.013629Jy sigma=0.562452 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.809 x 8.276 at 12.79 degrees (North through East) ! Clean map min=-0.0023558 max=0.012715 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. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 KP 1.00 LA 0.98 ! NL 1.00* OV 1.00* PT 0.86 ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.19 KP 0.99 LA 1.00 ! NL 1.00* OV 1.00* PT 0.93 ! ! ! Fit before self-cal, rms=0.013629Jy sigma=0.562452 ! Fit after self-cal, rms=0.013334Jy sigma=0.559558 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.842 mas, bmaj=8.32 mas, bpa=12.09 degrees ! Estimated noise=1.1921 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.000665363 Jy ! Component: 100 - total flux cleaned = 0.000740117 Jy ! Component: 150 - total flux cleaned = 0.000660848 Jy ! Component: 200 - total flux cleaned = 0.00054682 Jy ! Total flux subtracted in 200 components = 0.00054682 Jy ! Clean residual min=-0.000306 max=0.000306 Jy/beam ! Clean residual mean=-0.000001 rms=0.000101 Jy/beam ! Combined flux in latest and established models = 0.0185241 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 144 components and 0.0185241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013240Jy sigma=0.557212 ! Fit after self-cal, rms=0.013249Jy sigma=0.556799 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013249Jy sigma=0.556799 ! Fit after self-cal, rms=0.013168Jy sigma=0.556585 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.829 mas, bmaj=8.332 mas, bpa=12.19 degrees ! Estimated noise=1.18616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.61171e-05 Jy ! Component: 100 - total flux cleaned = 3.46318e-05 Jy ! Component: 150 - total flux cleaned = 4.63477e-06 Jy ! Component: 200 - total flux cleaned = -2.29091e-05 Jy ! Total flux subtracted in 200 components = -2.29091e-05 Jy ! Clean residual min=-0.000149 max=0.000147 Jy/beam ! Clean residual mean=-0.000000 rms=0.000056 Jy/beam ! Combined flux in latest and established models = 0.0185011 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 204 components and 0.0185011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013144Jy sigma=0.555947 ! Fit after self-cal, rms=0.013141Jy sigma=0.555870 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 = -2.82991e-06 Jy ! Component: 100 - total flux cleaned = 6.01893e-05 Jy ! Component: 150 - total flux cleaned = 7.52867e-05 Jy ! Component: 200 - total flux cleaned = 8.27232e-05 Jy ! Total flux subtracted in 200 components = 8.27232e-05 Jy ! Clean residual min=-0.000129 max=0.000128 Jy/beam ! Clean residual mean=0.000001 rms=0.000048 Jy/beam ! Combined flux in latest and established models = 0.0185839 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 273 components and 0.0185839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013132Jy sigma=0.555495 ! Fit after self-cal, rms=0.013131Jy sigma=0.555478 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013131Jy sigma=0.555478 ! Fit after self-cal, rms=0.013119Jy sigma=0.555387 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.823 mas, bmaj=8.34 mas, bpa=11.95 degrees ! Estimated noise=1.18624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.8274e-05 Jy ! Component: 100 - total flux cleaned = 0.000171213 Jy ! Component: 150 - total flux cleaned = 0.00029156 Jy ! Component: 200 - total flux cleaned = 0.000360867 Jy ! Total flux subtracted in 200 components = 0.000360867 Jy ! Clean residual min=-0.000116 max=0.000116 Jy/beam ! Clean residual mean=0.000000 rms=0.000046 Jy/beam ! Combined flux in latest and established models = 0.0189447 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 325 components and 0.0189447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013111Jy sigma=0.555091 ! Fit after self-cal, rms=0.013111Jy sigma=0.555074 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 = 1.44547e-05 Jy ! Component: 100 - total flux cleaned = 4.12489e-05 Jy ! Component: 150 - total flux cleaned = 6.13863e-05 Jy ! Component: 200 - total flux cleaned = 6.13439e-05 Jy ! Total flux subtracted in 200 components = 6.13439e-05 Jy ! Clean residual min=-0.000119 max=0.000118 Jy/beam ! Clean residual mean=0.000001 rms=0.000045 Jy/beam ! Combined flux in latest and established models = 0.0190061 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 379 components and 0.0190061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013105Jy sigma=0.554789 ! Fit after self-cal, rms=0.013105Jy sigma=0.554776 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013105Jy sigma=0.554776 ! Fit after self-cal, rms=0.013102Jy sigma=0.554748 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.897 mas, bmaj=8.36 mas, bpa=11.04 degrees ! Estimated noise=1.19115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.04795e-05 Jy ! Component: 100 - total flux cleaned = 0.000184302 Jy ! Component: 150 - total flux cleaned = 0.000276802 Jy ! Component: 200 - total flux cleaned = 0.000317073 Jy ! Total flux subtracted in 200 components = 0.000317073 Jy ! Clean residual min=-0.000113 max=0.000116 Jy/beam ! Clean residual mean=0.000000 rms=0.000046 Jy/beam ! Combined flux in latest and established models = 0.0193232 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 412 components and 0.0193232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013095Jy sigma=0.554549 ! Fit after self-cal, rms=0.013097Jy sigma=0.554539 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 = 2.11213e-05 Jy ! Component: 100 - total flux cleaned = 3.42733e-05 Jy ! Component: 150 - total flux cleaned = 4.0874e-05 Jy ! Component: 200 - total flux cleaned = 2.73472e-05 Jy ! Total flux subtracted in 200 components = 2.73472e-05 Jy ! Clean residual min=-0.000116 max=0.000115 Jy/beam ! Clean residual mean=0.000001 rms=0.000044 Jy/beam ! Combined flux in latest and established models = 0.0193505 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 444 components and 0.0193505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013091Jy sigma=0.554275 ! Fit after self-cal, rms=0.013091Jy sigma=0.554264 ! 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=5.821 mas, bmaj=8.344 mas, bpa=11.84 degrees ! Estimated noise=1.18631 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.821 x 8.344 at 11.84 degrees (North through East) ! Clean map min=-0.0021837 max=0.012767 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 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=5.437 mas, bmaj=7.792 mas, bpa=15.43 degrees ! Estimated noise=1.28044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143399 Jy ! Component: 100 - total flux cleaned = 0.0168317 Jy ! Component: 150 - total flux cleaned = 0.0171795 Jy ! Component: 200 - total flux cleaned = 0.0172654 Jy ! Total flux subtracted in 200 components = 0.0172654 Jy ! Clean residual min=-0.001428 max=0.001430 Jy/beam ! Clean residual mean=-0.000013 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.0172654 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.0172654 Jy ! Inverting map and beam ! Estimated beam: bmin=5.821 mas, bmaj=8.344 mas, bpa=11.84 degrees ! Estimated noise=1.18631 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 = -4.12845e-05 Jy ! Component: 100 - total flux cleaned = -0.000106388 Jy ! Component: 150 - total flux cleaned = -0.000344189 Jy ! Component: 200 - total flux cleaned = -0.000485803 Jy ! Total flux subtracted in 200 components = -0.000485803 Jy ! Clean residual min=-0.000785 max=0.000768 Jy/beam ! Clean residual mean=-0.000006 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0167796 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 100 components and 0.0167796 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=5.897 mas, bmaj=8.36 mas, bpa=11.04 degrees ! Estimated noise=1.19115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161988 Jy ! Component: 100 - total flux cleaned = -0.000158826 Jy ! Component: 150 - total flux cleaned = -0.000159362 Jy ! Component: 200 - total flux cleaned = -7.67048e-05 Jy ! Total flux subtracted in 200 components = -7.67048e-05 Jy ! Clean residual min=-0.000331 max=0.000338 Jy/beam ! Clean residual mean=-0.000001 rms=0.000130 Jy/beam ! Combined flux in latest and established models = 0.0167029 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 = 6.0842e-05 Jy ! Component: 100 - total flux cleaned = 0.000124911 Jy ! Component: 150 - total flux cleaned = 0.000215391 Jy ! Component: 200 - total flux cleaned = 0.000336947 Jy ! Total flux subtracted in 200 components = 0.000336947 Jy ! Clean residual min=-0.000433 max=0.000431 Jy/beam ! Clean residual mean=-0.000001 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0170398 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 201 components and 0.0170398 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.821 mas, bmaj=8.344 mas, bpa=11.84 degrees ! Estimated noise=1.18631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.79481e-05 Jy ! Component: 100 - total flux cleaned = 1.49129e-06 Jy ! Component: 150 - total flux cleaned = -1.4484e-05 Jy ! Component: 200 - total flux cleaned = -1.64371e-05 Jy ! Total flux subtracted in 200 components = -1.64371e-05 Jy ! Clean residual min=-0.000284 max=0.000289 Jy/beam ! Clean residual mean=0.000000 rms=0.000100 Jy/beam ! Combined flux in latest and established models = 0.0170234 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 226 components and 0.0170234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013119Jy sigma=0.555250 ! Fit after self-cal, rms=0.013102Jy sigma=0.555081 wmodel /scr/pima/br145af_uvs/J2316+6203_X_map.mod ! Writing 226 model components to file: /scr/pima/br145af_uvs/J2316+6203_X_map.mod wobs /scr/pima/br145af_uvs/J2316+6203_X_uvs.fits ! Writing UV FITS file: /scr/pima/br145af_uvs/J2316+6203_X_uvs.fits wwins /scr/pima/br145af_uvs/J2316+6203_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/br145af_uvs/J2316+6203_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.821 x 8.344 at 11.84 degrees (North through East) ! Clean map min=-0.0028375 max=0.010863 Jy/beam ! Writing clean map to FITS file: /scr/pima/br145af_uvs/J2316+6203_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0108633 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.71992e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.68424 2.68424 5.36849 10.737 21.4739 42.9479 85.8958 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.01 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 111.763 quit ! Quitting program ! Log file /scr/pima/br145af_uvs/J2316+6203_X_uvs.log closed on Wed Mar 23 20:19:50 2016