! Started logfile: /g0/scr/pima/npcsa_uvs/J1743-0350_X_uvs.log on Sun Oct 6 10:29:45 2013 obs /g0/scr/pima/npcsa_uvs/J1743-0350_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J1743-0350_X_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.874074 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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 0 lines of history. ! ! Reading 3776 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 /g0/scr/pima/npcsa_uvs/J1743-0350_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=5.353758Jy sigma=226.872194 ! Fit after self-cal, rms=4.249165Jy sigma=182.490999 ! 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.7694 mas, bmaj=1.912 mas, bpa=-0.8352 degrees ! Estimated noise=0.495551 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 = 3.95472 Jy ! Component: 100 - total flux cleaned = 5.10211 Jy ! Total flux subtracted in 100 components = 5.10211 Jy ! Clean residual min=-0.211231 max=0.513435 Jy/beam ! Clean residual mean=-0.000068 rms=0.079413 Jy/beam ! Combined flux in latest and established models = 5.10211 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 5.10211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.952732Jy sigma=40.145898 ! Fit after self-cal, rms=0.953034Jy sigma=40.139393 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.55533 Jy ! Component: 100 - total flux cleaned = 0.859789 Jy ! Total flux subtracted in 100 components = 0.859789 Jy ! Clean residual min=-0.157534 max=0.156774 Jy/beam ! Clean residual mean=-0.000067 rms=0.035431 Jy/beam ! Combined flux in latest and established models = 5.9619 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 5.9619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.511661Jy sigma=19.410234 ! Fit after self-cal, rms=0.510863Jy sigma=19.393872 ! 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.934 mas, bmaj=2.243 mas, bpa=-4.395 degrees ! Estimated noise=0.314239 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.234303 Jy ! Component: 100 - total flux cleaned = 0.35893 Jy ! Component: 150 - total flux cleaned = 0.432554 Jy ! Component: 200 - total flux cleaned = 0.463812 Jy ! Total flux subtracted in 200 components = 0.463812 Jy ! Clean residual min=-0.150162 max=0.094112 Jy/beam ! Clean residual mean=-0.000097 rms=0.027401 Jy/beam ! Combined flux in latest and established models = 6.42572 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 6.42572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.398149Jy sigma=14.222679 ! Fit after self-cal, rms=0.398250Jy sigma=14.218915 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.06 KP 1.03 ! LA 1.03 MK 1.04 NL 1.02 OV 1.00 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.04 KP 0.95 ! LA 0.96 MK 0.98 NL 1.00 OV 0.98 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.05 KP 0.86 ! LA 0.98 MK 1.02 NL 1.01 OV 1.00 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.04 KP 0.92 ! LA 0.96 MK 1.06 NL 0.99 OV 1.01 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.398250Jy sigma=14.218915 ! Fit after self-cal, rms=0.211020Jy sigma=4.354331 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9401 mas, bmaj=2.255 mas, bpa=-4.237 degrees ! Estimated noise=0.316045 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.0070021 Jy ! Component: 100 - total flux cleaned = -0.00950385 Jy ! Component: 150 - total flux cleaned = -0.0123761 Jy ! Component: 200 - total flux cleaned = -0.0134554 Jy ! Total flux subtracted in 200 components = -0.0134554 Jy ! Clean residual min=-0.027405 max=0.020520 Jy/beam ! Clean residual mean=0.000004 rms=0.004832 Jy/beam ! Combined flux in latest and established models = 6.41226 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 6.41226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202344Jy sigma=4.253053 ! Fit after self-cal, rms=0.202236Jy sigma=4.247534 ! 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.202236Jy sigma=4.247534 ! Fit after self-cal, rms=0.201996Jy sigma=4.240085 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9401 mas, bmaj=2.256 mas, bpa=-4.25 degrees ! Estimated noise=0.316082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00313641 Jy ! Component: 100 - total flux cleaned = -0.00576176 Jy ! Component: 150 - total flux cleaned = -0.00674385 Jy ! Component: 200 - total flux cleaned = -0.00768827 Jy ! Total flux subtracted in 200 components = -0.00768827 Jy ! Clean residual min=-0.026566 max=0.019189 Jy/beam ! Clean residual mean=0.000004 rms=0.004577 Jy/beam ! Combined flux in latest and established models = 6.40457 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 6.40457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194945Jy sigma=4.176173 ! Fit after self-cal, rms=0.194864Jy sigma=4.172964 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.00156597 Jy ! Component: 100 - total flux cleaned = -0.00155161 Jy ! Component: 150 - total flux cleaned = -0.00239261 Jy ! Component: 200 - total flux cleaned = -0.00280016 Jy ! Total flux subtracted in 200 components = -0.00280016 Jy ! Clean residual min=-0.026374 max=0.018427 Jy/beam ! Clean residual mean=0.000004 rms=0.004473 Jy/beam ! Combined flux in latest and established models = 6.40177 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 6.40177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188969Jy sigma=4.140766 ! Fit after self-cal, rms=0.188892Jy sigma=4.138147 ! 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.188892Jy sigma=4.138147 ! Fit after self-cal, rms=0.189356Jy sigma=4.130208 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9397 mas, bmaj=2.255 mas, bpa=-4.275 degrees ! Estimated noise=0.316015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00079526 Jy ! Component: 100 - total flux cleaned = -0.00160772 Jy ! Component: 150 - total flux cleaned = -0.00240576 Jy ! Component: 200 - total flux cleaned = -0.00317395 Jy ! Total flux subtracted in 200 components = -0.00317395 Jy ! Clean residual min=-0.025962 max=0.017527 Jy/beam ! Clean residual mean=0.000004 rms=0.004330 Jy/beam ! Combined flux in latest and established models = 6.3986 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 6.3986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184287Jy sigma=4.096543 ! Fit after self-cal, rms=0.184192Jy sigma=4.094941 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.000832771 Jy ! Component: 100 - total flux cleaned = -0.00120302 Jy ! Component: 150 - total flux cleaned = -0.00190543 Jy ! Component: 200 - total flux cleaned = -0.00260228 Jy ! Total flux subtracted in 200 components = -0.00260228 Jy ! Clean residual min=-0.025740 max=0.016914 Jy/beam ! Clean residual mean=0.000003 rms=0.004258 Jy/beam ! Combined flux in latest and established models = 6.396 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 6.396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180011Jy sigma=4.072828 ! Fit after self-cal, rms=0.179928Jy sigma=4.071598 ! 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.179928Jy sigma=4.071598 ! Fit after self-cal, rms=0.180362Jy sigma=4.067740 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.054 mas, bmaj=3.443 mas, bpa=-2.004 degrees ! Estimated noise=0.347349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00892116 Jy ! Component: 100 - total flux cleaned = -0.0106561 Jy ! Component: 150 - total flux cleaned = -0.0110486 Jy ! Component: 200 - total flux cleaned = -0.0113998 Jy ! Total flux subtracted in 200 components = -0.0113998 Jy ! Clean residual min=-0.016136 max=0.016290 Jy/beam ! Clean residual mean=0.000005 rms=0.004693 Jy/beam ! Combined flux in latest and established models = 6.3846 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 6.3846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179930Jy sigma=4.057221 ! Fit after self-cal, rms=0.179737Jy sigma=4.050708 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.00184186 Jy ! Component: 100 - total flux cleaned = -0.00184144 Jy ! Component: 150 - total flux cleaned = -0.00194218 Jy ! Component: 200 - total flux cleaned = -0.00202958 Jy ! Total flux subtracted in 200 components = -0.00202958 Jy ! Clean residual min=-0.015628 max=0.015918 Jy/beam ! Clean residual mean=0.000005 rms=0.004645 Jy/beam ! Combined flux in latest and established models = 6.38257 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 6.38257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179767Jy sigma=4.043206 ! Fit after self-cal, rms=0.179712Jy sigma=4.040185 ! 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.9393 mas, bmaj=2.255 mas, bpa=-4.303 degrees ! Estimated noise=0.31594 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9393 x 2.255 at -4.303 degrees (North through East) ! Clean map min=-0.019551 max=5.3371 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.179712Jy sigma=4.040185 ! Fit after self-cal, rms=0.175164Jy sigma=3.714862 ! Inverting map and beam ! Estimated beam: bmin=0.9394 mas, bmaj=2.256 mas, bpa=-4.327 degrees ! Estimated noise=0.315721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014318 Jy ! Component: 100 - total flux cleaned = 0.000750477 Jy ! Component: 150 - total flux cleaned = 9.10344e-05 Jy ! Component: 200 - total flux cleaned = -0.00054969 Jy ! Total flux subtracted in 200 components = -0.00054969 Jy ! Clean residual min=-0.023824 max=0.015446 Jy/beam ! Clean residual mean=0.000003 rms=0.003910 Jy/beam ! Combined flux in latest and established models = 6.38202 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 6.38202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171181Jy sigma=3.692742 ! Fit after self-cal, rms=0.171090Jy sigma=3.691803 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000654006 Jy ! Component: 100 - total flux cleaned = -0.00126707 Jy ! Component: 150 - total flux cleaned = -0.00157294 Jy ! Component: 200 - total flux cleaned = -0.00215142 Jy ! Total flux subtracted in 200 components = -0.00215142 Jy ! Clean residual min=-0.023480 max=0.014933 Jy/beam ! Clean residual mean=0.000003 rms=0.003851 Jy/beam ! Combined flux in latest and established models = 6.37987 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 6.37987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167842Jy sigma=3.672702 ! Fit after self-cal, rms=0.167757Jy sigma=3.671889 ! 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.167757Jy sigma=3.671889 ! Fit after self-cal, rms=0.167994Jy sigma=3.669513 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.7707 mas, bmaj=1.921 mas, bpa=-0.7942 degrees ! Estimated noise=0.4985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.97739 Jy ! Component: 100 - total flux cleaned = 5.12632 Jy ! Component: 150 - total flux cleaned = 5.67939 Jy ! Component: 200 - total flux cleaned = 5.97635 Jy ! Total flux subtracted in 200 components = 5.97635 Jy ! Clean residual min=-0.080294 max=0.148524 Jy/beam ! Clean residual mean=-0.000000 rms=0.024169 Jy/beam ! Combined flux in latest and established models = 5.97635 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 13 model components to the UV plane model. ! The established model now contains 13 components and 5.97635 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9391 mas, bmaj=2.256 mas, bpa=-4.357 degrees ! Estimated noise=0.315683 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.207819 Jy ! Component: 100 - total flux cleaned = 0.311414 Jy ! Component: 150 - total flux cleaned = 0.36434 Jy ! Component: 200 - total flux cleaned = 0.385845 Jy ! Total flux subtracted in 200 components = 0.385845 Jy ! Clean residual min=-0.027711 max=0.019660 Jy/beam ! Clean residual mean=0.000003 rms=0.004943 Jy/beam ! Combined flux in latest and established models = 6.36219 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 6.36219 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.054 mas, bmaj=3.445 mas, bpa=-2.047 degrees ! Estimated noise=0.347086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0085156 Jy ! Component: 100 - total flux cleaned = 0.00936512 Jy ! Component: 150 - total flux cleaned = 0.00912058 Jy ! Component: 200 - total flux cleaned = 0.00891627 Jy ! Total flux subtracted in 200 components = 0.00891627 Jy ! Clean residual min=-0.013103 max=0.014071 Jy/beam ! Clean residual mean=0.000004 rms=0.004188 Jy/beam ! Combined flux in latest and established models = 6.37111 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 = -0.00017565 Jy ! Component: 100 - total flux cleaned = -0.000314644 Jy ! Component: 150 - total flux cleaned = -0.000314087 Jy ! Component: 200 - total flux cleaned = -0.000311085 Jy ! Total flux subtracted in 200 components = -0.000311085 Jy ! Clean residual min=-0.012743 max=0.013979 Jy/beam ! Clean residual mean=0.000004 rms=0.004128 Jy/beam ! Combined flux in latest and established models = 6.3708 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 6.3708 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9391 mas, bmaj=2.256 mas, bpa=-4.357 degrees ! Estimated noise=0.315683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000905845 Jy ! Component: 100 - total flux cleaned = 0.00239142 Jy ! Component: 150 - total flux cleaned = 0.00522621 Jy ! Component: 200 - total flux cleaned = 0.00587907 Jy ! Total flux subtracted in 200 components = 0.00587907 Jy ! Clean residual min=-0.026437 max=0.016277 Jy/beam ! Clean residual mean=0.000003 rms=0.004332 Jy/beam ! Combined flux in latest and established models = 6.37668 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 6.37668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200343Jy sigma=3.884281 ! Fit after self-cal, rms=0.199851Jy sigma=3.881201 wmodel /g0/scr/pima/npcsa_uvs/J1743-0350_X_map.mod ! Writing 42 model components to file: /g0/scr/pima/npcsa_uvs/J1743-0350_X_map.mod wobs /g0/scr/pima/npcsa_uvs/J1743-0350_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J1743-0350_X_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J1743-0350_X_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/npcsa_uvs/J1743-0350_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.0117921 Jy ! Component: 100 - total flux cleaned = -0.0213127 Jy ! Component: 150 - total flux cleaned = -0.0297991 Jy ! Component: 200 - total flux cleaned = -0.0367669 Jy ! Component: 250 - total flux cleaned = -0.0421506 Jy ! Component: 300 - total flux cleaned = -0.0476064 Jy ! Component: 350 - total flux cleaned = -0.0523275 Jy ! Component: 400 - total flux cleaned = -0.0569078 Jy ! Component: 450 - total flux cleaned = -0.0610992 Jy ! Component: 500 - total flux cleaned = -0.0646714 Jy ! Component: 550 - total flux cleaned = -0.0684006 Jy ! Component: 600 - total flux cleaned = -0.0725258 Jy ! Component: 650 - total flux cleaned = -0.0756085 Jy ! Component: 700 - total flux cleaned = -0.0788609 Jy ! Component: 750 - total flux cleaned = -0.0818205 Jy ! Component: 800 - total flux cleaned = -0.0849402 Jy ! Component: 850 - total flux cleaned = -0.0877818 Jy ! Component: 900 - total flux cleaned = -0.0905642 Jy ! Component: 950 - total flux cleaned = -0.0926667 Jy ! Component: 1000 - total flux cleaned = -0.0945256 Jy ! Component: 1050 - total flux cleaned = -0.0965568 Jy ! Component: 1100 - total flux cleaned = -0.0981546 Jy ! Component: 1150 - total flux cleaned = -0.100116 Jy ! Component: 1200 - total flux cleaned = -0.101857 Jy ! Component: 1250 - total flux cleaned = -0.10338 Jy ! Component: 1300 - total flux cleaned = -0.105067 Jy ! Component: 1350 - total flux cleaned = -0.106912 Jy ! Component: 1400 - total flux cleaned = -0.108548 Jy ! Component: 1450 - total flux cleaned = -0.109983 Jy ! Component: 1500 - total flux cleaned = -0.111577 Jy ! Component: 1550 - total flux cleaned = -0.113322 Jy ! Component: 1600 - total flux cleaned = -0.1147 Jy ! Component: 1650 - total flux cleaned = -0.116228 Jy ! Component: 1700 - total flux cleaned = -0.117236 Jy ! Component: 1750 - total flux cleaned = -0.11873 Jy ! Component: 1800 - total flux cleaned = -0.120202 Jy ! Component: 1850 - total flux cleaned = -0.121498 Jy ! Component: 1900 - total flux cleaned = -0.122617 Jy ! Component: 1950 - total flux cleaned = -0.124196 Jy ! Component: 2000 - total flux cleaned = -0.125288 Jy ! Component: 2050 - total flux cleaned = -0.126062 Jy ! Component: 2100 - total flux cleaned = -0.127286 Jy ! Component: 2150 - total flux cleaned = -0.128495 Jy ! Component: 2200 - total flux cleaned = -0.129093 Jy ! Component: 2250 - total flux cleaned = -0.129981 Jy ! Component: 2300 - total flux cleaned = -0.131154 Jy ! Component: 2350 - total flux cleaned = -0.13217 Jy ! Component: 2400 - total flux cleaned = -0.132458 Jy ! Component: 2450 - total flux cleaned = -0.133598 Jy ! Component: 2500 - total flux cleaned = -0.134304 Jy ! Component: 2550 - total flux cleaned = -0.135003 Jy ! Component: 2600 - total flux cleaned = -0.135696 Jy ! Component: 2650 - total flux cleaned = -0.136658 Jy ! Component: 2700 - total flux cleaned = -0.137474 Jy ! Component: 2750 - total flux cleaned = -0.137877 Jy ! Component: 2800 - total flux cleaned = -0.138684 Jy ! Component: 2850 - total flux cleaned = -0.139216 Jy ! Component: 2900 - total flux cleaned = -0.139745 Jy ! Component: 2950 - total flux cleaned = -0.140529 Jy ! Component: 3000 - total flux cleaned = -0.141308 Jy ! Component: 3050 - total flux cleaned = -0.141824 Jy ! Component: 3100 - total flux cleaned = -0.142717 Jy ! Component: 3150 - total flux cleaned = -0.142971 Jy ! Component: 3200 - total flux cleaned = -0.143474 Jy ! Component: 3250 - total flux cleaned = -0.143974 Jy ! Component: 3300 - total flux cleaned = -0.144716 Jy ! Component: 3350 - total flux cleaned = -0.145084 Jy ! Component: 3400 - total flux cleaned = -0.14545 Jy ! Component: 3450 - total flux cleaned = -0.145813 Jy ! Component: 3500 - total flux cleaned = -0.146294 Jy ! Component: 3550 - total flux cleaned = -0.146772 Jy ! Component: 3600 - total flux cleaned = -0.147245 Jy ! Component: 3650 - total flux cleaned = -0.14748 Jy ! Component: 3700 - total flux cleaned = -0.147714 Jy ! Component: 3750 - total flux cleaned = -0.148293 Jy ! Component: 3800 - total flux cleaned = -0.148292 Jy ! Component: 3850 - total flux cleaned = -0.148521 Jy ! Component: 3900 - total flux cleaned = -0.148862 Jy ! Component: 3950 - total flux cleaned = -0.148524 Jy ! Component: 4000 - total flux cleaned = -0.14886 Jy ! Component: 4050 - total flux cleaned = -0.149082 Jy ! Total flux subtracted in 4096 components = -0.149301 Jy ! Clean residual min=-0.005505 max=0.005796 Jy/beam ! Clean residual mean=-0.000001 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 6.22738 Jy keep ! Adding 169 model components to the UV plane model. ! The established model now contains 206 components and 6.22738 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J1743-0350_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9391 x 2.256 at -4.357 degrees (North through East) ! Clean map min=-0.012095 max=5.3358 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J1743-0350_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 5.3358 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00168164 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0945484 0.0945484 0.189097 0.378194 0.756387 1.51277 3.02555 6.0511 12.1022 24.2044 48.4088 96.8176 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.005 print "peak=",int(1000*peak_flux)/1000 ! peak= 5.335 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J1743-0350_X_uvs.log closed on Sun Oct 6 10:29:50 2013