! Started logfile: /g0/scr/pima/npcsc_uvs/J0555+3948_X_uvs.log on Sun Oct 6 14:23:29 2013 obs /g0/scr/pima/npcsc_uvs/J0555+3948_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J0555+3948_X_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0555+3948 ! ! 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 3960 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/npcsc_uvs/J0555+3948_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.377290Jy sigma=108.595935 ! Fit after self-cal, rms=2.421787Jy sigma=79.627701 ! 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.858 mas, bmaj=2.26 mas, bpa=-33.71 degrees ! Estimated noise=0.855667 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 = 2.53065 Jy ! Component: 100 - total flux cleaned = 3.33414 Jy ! Total flux subtracted in 100 components = 3.33414 Jy ! Clean residual min=-0.130558 max=0.336157 Jy/beam ! Clean residual mean=0.000129 rms=0.044942 Jy/beam ! Combined flux in latest and established models = 3.33414 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 3.33414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576700Jy sigma=19.621289 ! Fit after self-cal, rms=0.575155Jy sigma=19.589040 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.345467 Jy ! Component: 100 - total flux cleaned = 0.515056 Jy ! Total flux subtracted in 100 components = 0.515056 Jy ! Clean residual min=-0.082495 max=0.107507 Jy/beam ! Clean residual mean=-0.000000 rms=0.022185 Jy/beam ! Combined flux in latest and established models = 3.84919 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 3.84919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310326Jy sigma=9.981229 ! Fit after self-cal, rms=0.310139Jy sigma=9.971599 ! 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.121 mas, bmaj=2.434 mas, bpa=-34.68 degrees ! Estimated noise=0.41729 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.155528 Jy ! Component: 100 - total flux cleaned = 0.248222 Jy ! Component: 150 - total flux cleaned = 0.307705 Jy ! Component: 200 - total flux cleaned = 0.346726 Jy ! Total flux subtracted in 200 components = 0.346726 Jy ! Clean residual min=-0.077627 max=0.080239 Jy/beam ! Clean residual mean=-0.000089 rms=0.017466 Jy/beam ! Combined flux in latest and established models = 4.19592 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 52 components and 4.19592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236906Jy sigma=7.088500 ! Fit after self-cal, rms=0.236495Jy sigma=7.081547 ! 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.00 FD 1.00 HN 1.05 KP 1.01 ! LA 1.04 MK 1.03 NL 1.00 OV 0.98 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.03 KP 0.94 ! LA 0.97 MK 0.98 NL 0.98 OV 0.97 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.05 KP 0.85 ! LA 0.99 MK 1.02 NL 0.99 OV 0.99 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.04 KP 0.91 ! LA 0.98 MK 1.05 NL 0.98 OV 1.00 ! PT 1.10 SC 1.06 ! ! ! Fit before self-cal, rms=0.236495Jy sigma=7.081547 ! Fit after self-cal, rms=0.095965Jy sigma=2.285656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.128 mas, bmaj=2.448 mas, bpa=-34.66 degrees ! Estimated noise=0.417357 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.00188446 Jy ! Component: 100 - total flux cleaned = -0.00366537 Jy ! Component: 150 - total flux cleaned = -0.00461044 Jy ! Component: 200 - total flux cleaned = -0.00525645 Jy ! Total flux subtracted in 200 components = -0.00525645 Jy ! Clean residual min=-0.012859 max=0.008841 Jy/beam ! Clean residual mean=-0.000001 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 4.19066 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 4.19066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093454Jy sigma=2.248364 ! Fit after self-cal, rms=0.093354Jy sigma=2.243293 ! 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.093354Jy sigma=2.243293 ! Fit after self-cal, rms=0.093252Jy sigma=2.240049 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.129 mas, bmaj=2.448 mas, bpa=-34.67 degrees ! Estimated noise=0.417397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00297139 Jy ! Component: 100 - total flux cleaned = -0.00379369 Jy ! Component: 150 - total flux cleaned = -0.00415942 Jy ! Component: 200 - total flux cleaned = -0.00449501 Jy ! Total flux subtracted in 200 components = -0.00449501 Jy ! Clean residual min=-0.011113 max=0.008177 Jy/beam ! Clean residual mean=-0.000001 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 4.18617 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 4.18617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091703Jy sigma=2.222103 ! Fit after self-cal, rms=0.091674Jy sigma=2.219907 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.000221525 Jy ! Component: 100 - total flux cleaned = -0.000545994 Jy ! Component: 150 - total flux cleaned = -0.000701957 Jy ! Component: 200 - total flux cleaned = -0.000841548 Jy ! Total flux subtracted in 200 components = -0.000841548 Jy ! Clean residual min=-0.010100 max=0.008038 Jy/beam ! Clean residual mean=-0.000001 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 4.18533 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 4.18533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090727Jy sigma=2.211447 ! Fit after self-cal, rms=0.090732Jy sigma=2.210428 ! 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.090732Jy sigma=2.210428 ! Fit after self-cal, rms=0.090649Jy sigma=2.208058 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.129 mas, bmaj=2.449 mas, bpa=-34.68 degrees ! Estimated noise=0.417434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00281316 Jy ! Component: 100 - total flux cleaned = -0.00335662 Jy ! Component: 150 - total flux cleaned = -0.00383512 Jy ! Component: 200 - total flux cleaned = -0.00394208 Jy ! Total flux subtracted in 200 components = -0.00394208 Jy ! Clean residual min=-0.009041 max=0.007837 Jy/beam ! Clean residual mean=-0.000001 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 4.18138 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 4.18139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089902Jy sigma=2.200564 ! Fit after self-cal, rms=0.089930Jy sigma=2.199843 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.000292448 Jy ! Component: 100 - total flux cleaned = -0.000291187 Jy ! Component: 150 - total flux cleaned = -0.000293842 Jy ! Component: 200 - total flux cleaned = -0.000296451 Jy ! Total flux subtracted in 200 components = -0.000296451 Jy ! Clean residual min=-0.008471 max=0.007728 Jy/beam ! Clean residual mean=-0.000001 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 4.18109 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 4.18109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089407Jy sigma=2.196326 ! Fit after self-cal, rms=0.089426Jy sigma=2.196045 ! 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.089426Jy sigma=2.196045 ! Fit after self-cal, rms=0.089370Jy sigma=2.194643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.271 mas, bmaj=2.84 mas, bpa=-41.1 degrees ! Estimated noise=0.425282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00342133 Jy ! Component: 100 - total flux cleaned = -0.00380028 Jy ! Component: 150 - total flux cleaned = -0.00418863 Jy ! Component: 200 - total flux cleaned = -0.00427786 Jy ! Total flux subtracted in 200 components = -0.00427786 Jy ! Clean residual min=-0.006596 max=0.007457 Jy/beam ! Clean residual mean=-0.000002 rms=0.002049 Jy/beam ! Combined flux in latest and established models = 4.17681 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 76 components and 4.17681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089382Jy sigma=2.190884 ! Fit after self-cal, rms=0.089253Jy sigma=2.190050 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.000521234 Jy ! Component: 100 - total flux cleaned = -0.000476068 Jy ! Component: 150 - total flux cleaned = -0.000437065 Jy ! Component: 200 - total flux cleaned = -0.00043907 Jy ! Total flux subtracted in 200 components = -0.00043907 Jy ! Clean residual min=-0.006382 max=0.007522 Jy/beam ! Clean residual mean=-0.000002 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 4.17637 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 4.17637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089327Jy sigma=2.189242 ! Fit after self-cal, rms=0.089258Jy sigma=2.188838 ! 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.13 mas, bmaj=2.45 mas, bpa=-34.69 degrees ! Estimated noise=0.417443 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.13 x 2.45 at -34.69 degrees (North through East) ! Clean map min=-0.0068706 max=3.4278 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.089258Jy sigma=2.188838 ! Fit after self-cal, rms=0.084790Jy sigma=2.012803 ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=2.451 mas, bpa=-34.69 degrees ! Estimated noise=0.417431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00180482 Jy ! Component: 100 - total flux cleaned = -0.00207794 Jy ! Component: 150 - total flux cleaned = -0.0021642 Jy ! Component: 200 - total flux cleaned = -0.00208621 Jy ! Total flux subtracted in 200 components = -0.00208621 Jy ! Clean residual min=-0.006899 max=0.007267 Jy/beam ! Clean residual mean=-0.000001 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 4.17429 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 4.17428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084335Jy sigma=2.009837 ! Fit after self-cal, rms=0.084351Jy sigma=2.009575 ! Inverting map ! Added new window around map position (35, 32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00618615 Jy ! Component: 100 - total flux cleaned = 0.00788448 Jy ! Component: 150 - total flux cleaned = 0.00849065 Jy ! Component: 200 - total flux cleaned = 0.00894094 Jy ! Total flux subtracted in 200 components = 0.00894094 Jy ! Clean residual min=-0.005792 max=0.005859 Jy/beam ! Clean residual mean=-0.000001 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 4.18323 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 4.18323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083739Jy sigma=1.994158 ! Fit after self-cal, rms=0.083720Jy sigma=1.993442 ! 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.083720Jy sigma=1.993442 ! Fit after self-cal, rms=0.083652Jy sigma=1.991858 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.8651 mas, bmaj=2.277 mas, bpa=-33.71 degrees ! Estimated noise=0.863052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.55086 Jy ! Component: 100 - total flux cleaned = 3.35239 Jy ! Component: 150 - total flux cleaned = 3.68917 Jy ! Component: 200 - total flux cleaned = 3.84079 Jy ! Total flux subtracted in 200 components = 3.84079 Jy ! Clean residual min=-0.047787 max=0.073879 Jy/beam ! Clean residual mean=0.000067 rms=0.013559 Jy/beam ! Combined flux in latest and established models = 3.84079 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 14 model components to the UV plane model. ! The established model now contains 14 components and 3.84079 Jy ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=2.451 mas, bpa=-34.7 degrees ! Estimated noise=0.417452 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.128694 Jy ! Component: 100 - total flux cleaned = 0.203489 Jy ! Component: 150 - total flux cleaned = 0.250046 Jy ! Component: 200 - total flux cleaned = 0.279955 Jy ! Total flux subtracted in 200 components = 0.279955 Jy ! Clean residual min=-0.014561 max=0.017132 Jy/beam ! Clean residual mean=-0.000001 rms=0.003619 Jy/beam ! Combined flux in latest and established models = 4.12075 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 54 components and 4.12075 Jy ! Inverting map ! Added new window around map position (-1.6, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203449 Jy ! Component: 100 - total flux cleaned = 0.0300708 Jy ! Component: 150 - total flux cleaned = 0.0375191 Jy ! Component: 200 - total flux cleaned = 0.0434873 Jy ! Total flux subtracted in 200 components = 0.0434873 Jy ! Clean residual min=-0.009435 max=0.007685 Jy/beam ! Clean residual mean=0.000000 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 4.16424 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 4.16424 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.271 mas, bmaj=2.841 mas, bpa=-41.16 degrees ! Estimated noise=0.425125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00718077 Jy ! Component: 100 - total flux cleaned = 0.0120793 Jy ! Component: 150 - total flux cleaned = 0.0144062 Jy ! Component: 200 - total flux cleaned = 0.0152423 Jy ! Total flux subtracted in 200 components = 0.0152423 Jy ! Clean residual min=-0.006295 max=0.006356 Jy/beam ! Clean residual mean=-0.000000 rms=0.001609 Jy/beam ! Combined flux in latest and established models = 4.17948 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.0004989 Jy ! Component: 100 - total flux cleaned = 0.000587419 Jy ! Component: 150 - total flux cleaned = 0.000507298 Jy ! Component: 200 - total flux cleaned = 0.0006643 Jy ! Total flux subtracted in 200 components = 0.0006643 Jy ! Clean residual min=-0.005978 max=0.006055 Jy/beam ! Clean residual mean=-0.000001 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 4.18014 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 112 components and 4.18014 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=2.451 mas, bpa=-34.7 degrees ! Estimated noise=0.417452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00336628 Jy ! Component: 100 - total flux cleaned = -0.00296586 Jy ! Component: 150 - total flux cleaned = -0.00244791 Jy ! Component: 200 - total flux cleaned = -0.00212866 Jy ! Total flux subtracted in 200 components = -0.00212866 Jy ! Clean residual min=-0.006366 max=0.005685 Jy/beam ! Clean residual mean=-0.000001 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 4.17802 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 129 components and 4.17802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085447Jy sigma=2.001887 ! Fit after self-cal, rms=0.085320Jy sigma=1.998712 wmodel /g0/scr/pima/npcsc_uvs/J0555+3948_X_map.mod ! Writing 129 model components to file: /g0/scr/pima/npcsc_uvs/J0555+3948_X_map.mod wobs /g0/scr/pima/npcsc_uvs/J0555+3948_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J0555+3948_X_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J0555+3948_X_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsc_uvs/J0555+3948_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.00259354 Jy ! Component: 100 - total flux cleaned = -0.0036914 Jy ! Component: 150 - total flux cleaned = -0.00443909 Jy ! Component: 200 - total flux cleaned = -0.00488147 Jy ! Component: 250 - total flux cleaned = -0.00530186 Jy ! Component: 300 - total flux cleaned = -0.00562411 Jy ! Component: 350 - total flux cleaned = -0.00593115 Jy ! Component: 400 - total flux cleaned = -0.00600603 Jy ! Component: 450 - total flux cleaned = -0.0061532 Jy ! Component: 500 - total flux cleaned = -0.00636621 Jy ! Component: 550 - total flux cleaned = -0.00664124 Jy ! Component: 600 - total flux cleaned = -0.00684056 Jy ! Component: 650 - total flux cleaned = -0.00697042 Jy ! Component: 700 - total flux cleaned = -0.00734721 Jy ! Component: 750 - total flux cleaned = -0.00765339 Jy ! Component: 800 - total flux cleaned = -0.00789191 Jy ! Component: 850 - total flux cleaned = -0.00830019 Jy ! Component: 900 - total flux cleaned = -0.00858502 Jy ! Component: 950 - total flux cleaned = -0.0088631 Jy ! Component: 1000 - total flux cleaned = -0.00897199 Jy ! Component: 1050 - total flux cleaned = -0.00923819 Jy ! Component: 1100 - total flux cleaned = -0.00939326 Jy ! Component: 1150 - total flux cleaned = -0.00954547 Jy ! Component: 1200 - total flux cleaned = -0.0095961 Jy ! Component: 1250 - total flux cleaned = -0.00979157 Jy ! Component: 1300 - total flux cleaned = -0.00969561 Jy ! Component: 1350 - total flux cleaned = -0.010027 Jy ! Component: 1400 - total flux cleaned = -0.0102599 Jy ! Component: 1450 - total flux cleaned = -0.010397 Jy ! Component: 1500 - total flux cleaned = -0.0104427 Jy ! Component: 1550 - total flux cleaned = -0.0107074 Jy ! Component: 1600 - total flux cleaned = -0.0107947 Jy ! Component: 1650 - total flux cleaned = -0.0109666 Jy ! Component: 1700 - total flux cleaned = -0.0110513 Jy ! Component: 1750 - total flux cleaned = -0.0112189 Jy ! Component: 1800 - total flux cleaned = -0.0113424 Jy ! Component: 1850 - total flux cleaned = -0.0112208 Jy ! Component: 1900 - total flux cleaned = -0.0114611 Jy ! Component: 1950 - total flux cleaned = -0.0114607 Jy ! Component: 2000 - total flux cleaned = -0.011578 Jy ! Component: 2050 - total flux cleaned = -0.0115781 Jy ! Component: 2100 - total flux cleaned = -0.0116161 Jy ! Component: 2150 - total flux cleaned = -0.0116157 Jy ! Component: 2200 - total flux cleaned = -0.0118015 Jy ! Component: 2250 - total flux cleaned = -0.0118381 Jy ! Component: 2300 - total flux cleaned = -0.0119468 Jy ! Component: 2350 - total flux cleaned = -0.0120546 Jy ! Component: 2400 - total flux cleaned = -0.0121969 Jy ! Component: 2450 - total flux cleaned = -0.0123726 Jy ! Component: 2500 - total flux cleaned = -0.0124078 Jy ! Component: 2550 - total flux cleaned = -0.0126151 Jy ! Component: 2600 - total flux cleaned = -0.012786 Jy ! Component: 2650 - total flux cleaned = -0.0129881 Jy ! Component: 2700 - total flux cleaned = -0.0130552 Jy ! Component: 2750 - total flux cleaned = -0.0132541 Jy ! Component: 2800 - total flux cleaned = -0.0134831 Jy ! Component: 2850 - total flux cleaned = -0.0135801 Jy ! Component: 2900 - total flux cleaned = -0.0137088 Jy ! Component: 2950 - total flux cleaned = -0.0138995 Jy ! Component: 3000 - total flux cleaned = -0.0141505 Jy ! Component: 3050 - total flux cleaned = -0.0141499 Jy ! Component: 3100 - total flux cleaned = -0.0142731 Jy ! Component: 3150 - total flux cleaned = -0.0143646 Jy ! Component: 3200 - total flux cleaned = -0.0144254 Jy ! Component: 3250 - total flux cleaned = -0.0146651 Jy ! Component: 3300 - total flux cleaned = -0.0148136 Jy ! Component: 3350 - total flux cleaned = -0.0148727 Jy ! Component: 3400 - total flux cleaned = -0.0149312 Jy ! Component: 3450 - total flux cleaned = -0.0150759 Jy ! Component: 3500 - total flux cleaned = -0.0151045 Jy ! Component: 3550 - total flux cleaned = -0.0152463 Jy ! Component: 3600 - total flux cleaned = -0.015246 Jy ! Component: 3650 - total flux cleaned = -0.0152183 Jy ! Component: 3700 - total flux cleaned = -0.0153572 Jy ! Component: 3750 - total flux cleaned = -0.0154123 Jy ! Component: 3800 - total flux cleaned = -0.0154124 Jy ! Component: 3850 - total flux cleaned = -0.0155212 Jy ! Component: 3900 - total flux cleaned = -0.0156824 Jy ! Component: 3950 - total flux cleaned = -0.0157356 Jy ! Component: 4000 - total flux cleaned = -0.0158416 Jy ! Component: 4050 - total flux cleaned = -0.015973 Jy ! Total flux subtracted in 4096 components = -0.0159991 Jy ! Clean residual min=-0.001303 max=0.001464 Jy/beam ! Clean residual mean=-0.000000 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 4.16202 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 388 components and 4.16202 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J0555+3948_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.13 x 2.451 at -34.7 degrees (North through East) ! Clean map min=-0.0054589 max=3.4319 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J0555+3948_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 3.43192 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000437895 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0382784 0.0382784 0.0765568 0.153114 0.306227 0.612455 1.22491 2.44982 4.89964 9.79927 19.5985 39.1971 78.3942 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 3.431 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J0555+3948_X_uvs.log closed on Sun Oct 6 14:23:33 2013