! Started logfile: /scr/pima/bp192a0_uvs/J0159-3604_C_uvs.log on Fri Aug 21 07:24:38 2015 obs /scr/pima/bp192a0_uvs/J0159-3604_C_uva.fits ! Reading UV FITS file: /scr/pima/bp192a0_uvs/J0159-3604_C_uva.fits ! AN table 1: 19 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0159-3604 ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2280 visibilities. select RR ! Selecting polarization: RR, channels: 1..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: 5..5 ! 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.3 print "taper_size =", taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp192a0_uvs/J0159-3604_C] 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.300x0.300 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.999801Jy sigma=17.115005 ! Fit after self-cal, rms=0.951558Jy sigma=16.289507 ! 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.806 mas, bmaj=31.47 mas, bpa=9.834 degrees ! Estimated noise=1.30813 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.3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.035892 Jy ! Component: 100 - total flux cleaned = 0.046735 Jy ! Total flux subtracted in 100 components = 0.046735 Jy ! Clean residual min=-0.005181 max=0.006294 Jy/beam ! Clean residual mean=-0.000003 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 0.046735 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.046735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.046855Jy sigma=0.735432 ! Fit after self-cal, rms=0.046219Jy sigma=0.724414 ! 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=6.68 mas, bmaj=31.48 mas, bpa=9.082 degrees ! Estimated noise=0.881755 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.00999815 Jy ! Component: 100 - total flux cleaned = 0.0156266 Jy ! Component: 150 - total flux cleaned = 0.0194781 Jy ! Component: 200 - total flux cleaned = 0.0225608 Jy ! Total flux subtracted in 200 components = 0.0225608 Jy ! Clean residual min=-0.003792 max=0.003842 Jy/beam ! Clean residual mean=-0.000025 rms=0.001404 Jy/beam ! Combined flux in latest and established models = 0.0692958 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 103 components and 0.0692958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043935Jy sigma=0.679876 ! Fit after self-cal, rms=0.043757Jy sigma=0.677304 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.68 x 31.48 at 9.082 degrees (North through East) ! Clean map min=-0.0038607 max=0.05138 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* ! 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* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 KP 0.96 LA 1.00 ! OV 1.04 PT 0.90 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 KP 1.07 LA 0.90 ! OV 1.03 PT 0.89 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.92 KP 1.06 LA 1.03 ! OV 0.87 PT 0.88 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.043757Jy sigma=0.677304 ! Fit after self-cal, rms=0.043954Jy sigma=0.674777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.695 mas, bmaj=31.7 mas, bpa=8.95 degrees ! Estimated noise=0.870083 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.00250752 Jy ! Component: 100 - total flux cleaned = 0.00432712 Jy ! Component: 150 - total flux cleaned = 0.00584338 Jy ! Component: 200 - total flux cleaned = 0.00715179 Jy ! Total flux subtracted in 200 components = 0.00715179 Jy ! Clean residual min=-0.003061 max=0.003767 Jy/beam ! Clean residual mean=0.000001 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.0764476 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 151 components and 0.0764476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043764Jy sigma=0.670486 ! Fit after self-cal, rms=0.043800Jy sigma=0.670135 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043800Jy sigma=0.670135 ! Fit after self-cal, rms=0.043810Jy sigma=0.668907 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.69 mas, bmaj=31.82 mas, bpa=8.954 degrees ! Estimated noise=0.869649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124663 Jy ! Component: 100 - total flux cleaned = 0.00226196 Jy ! Component: 150 - total flux cleaned = 0.00307762 Jy ! Component: 200 - total flux cleaned = 0.00361363 Jy ! Total flux subtracted in 200 components = 0.00361363 Jy ! Clean residual min=-0.002784 max=0.003790 Jy/beam ! Clean residual mean=0.000006 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.0800612 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 182 components and 0.0800612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043760Jy sigma=0.667604 ! Fit after self-cal, rms=0.043771Jy sigma=0.667498 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.000468151 Jy ! Component: 100 - total flux cleaned = 0.000774814 Jy ! Component: 150 - total flux cleaned = 0.000985615 Jy ! Component: 200 - total flux cleaned = 0.0011614 Jy ! Total flux subtracted in 200 components = 0.0011614 Jy ! Clean residual min=-0.002724 max=0.003641 Jy/beam ! Clean residual mean=0.000009 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.0812226 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 212 components and 0.0812226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043744Jy sigma=0.666893 ! Fit after self-cal, rms=0.043743Jy sigma=0.666879 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043743Jy sigma=0.666879 ! Fit after self-cal, rms=0.043664Jy sigma=0.665851 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.694 mas, bmaj=31.8 mas, bpa=8.981 degrees ! Estimated noise=0.868912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140107 Jy ! Component: 100 - total flux cleaned = -0.000140423 Jy ! Component: 150 - total flux cleaned = -3.01027e-05 Jy ! Component: 200 - total flux cleaned = 5.49117e-05 Jy ! Total flux subtracted in 200 components = 5.49117e-05 Jy ! Clean residual min=-0.002559 max=0.003549 Jy/beam ! Clean residual mean=0.000013 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.0812775 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 247 components and 0.0812776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043641Jy sigma=0.665461 ! Fit after self-cal, rms=0.043640Jy sigma=0.665364 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 = -4.40378e-05 Jy ! Component: 100 - total flux cleaned = 1.96208e-05 Jy ! Component: 150 - total flux cleaned = 0.00010085 Jy ! Component: 200 - total flux cleaned = 0.000161183 Jy ! Total flux subtracted in 200 components = 0.000161183 Jy ! Clean residual min=-0.002529 max=0.003477 Jy/beam ! Clean residual mean=0.000014 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.0814388 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 262 components and 0.0814388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043622Jy sigma=0.665038 ! Fit after self-cal, rms=0.043621Jy sigma=0.665031 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043621Jy sigma=0.665031 ! Fit after self-cal, rms=0.043630Jy sigma=0.664965 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.976 mas, bmaj=31.66 mas, bpa=8.879 degrees ! Estimated noise=0.8698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.62594e-05 Jy ! Component: 100 - total flux cleaned = -5.6165e-05 Jy ! Component: 150 - total flux cleaned = 4.8891e-06 Jy ! Component: 200 - total flux cleaned = 8.2687e-05 Jy ! Total flux subtracted in 200 components = 8.2687e-05 Jy ! Clean residual min=-0.002570 max=0.003473 Jy/beam ! Clean residual mean=0.000015 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.0815215 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 278 components and 0.0815214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043613Jy sigma=0.664675 ! Fit after self-cal, rms=0.043612Jy sigma=0.664659 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.05978e-05 Jy ! Component: 100 - total flux cleaned = -2.10282e-05 Jy ! Component: 150 - total flux cleaned = 3.58817e-05 Jy ! Component: 200 - total flux cleaned = 9.14293e-05 Jy ! Total flux subtracted in 200 components = 9.14293e-05 Jy ! Clean residual min=-0.002546 max=0.003412 Jy/beam ! Clean residual mean=0.000015 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.0816129 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 290 components and 0.0816129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043598Jy sigma=0.664399 ! Fit after self-cal, rms=0.043597Jy sigma=0.664390 ! 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=6.697 mas, bmaj=31.79 mas, bpa=8.989 degrees ! Estimated noise=0.868906 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.697 x 31.79 at 8.989 degrees (North through East) ! Clean map min=-0.0024603 max=0.051559 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.784 mas, bmaj=31.75 mas, bpa=9.74 degrees ! Estimated noise=1.28735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350347 Jy ! Component: 100 - total flux cleaned = 0.0473653 Jy ! Component: 150 - total flux cleaned = 0.0548162 Jy ! Component: 200 - total flux cleaned = 0.0596271 Jy ! Total flux subtracted in 200 components = 0.0596271 Jy ! Clean residual min=-0.003525 max=0.004655 Jy/beam ! Clean residual mean=-0.000003 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.0596271 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 61 model components to the UV plane model. ! The established model now contains 61 components and 0.0596271 Jy ! Inverting map and beam ! Estimated beam: bmin=6.697 mas, bmaj=31.79 mas, bpa=8.989 degrees ! Estimated noise=0.868906 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.00465101 Jy ! Component: 100 - total flux cleaned = 0.00786158 Jy ! Component: 150 - total flux cleaned = 0.0103958 Jy ! Component: 200 - total flux cleaned = 0.0124374 Jy ! Total flux subtracted in 200 components = 0.0124374 Jy ! Clean residual min=-0.002888 max=0.004170 Jy/beam ! Clean residual mean=-0.000010 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.0720645 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 112 components and 0.0720645 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.976 mas, bmaj=31.66 mas, bpa=8.879 degrees ! Estimated noise=0.8698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177474 Jy ! Component: 100 - total flux cleaned = 0.00327086 Jy ! Component: 150 - total flux cleaned = 0.00455043 Jy ! Component: 200 - total flux cleaned = 0.00565037 Jy ! Total flux subtracted in 200 components = 0.00565037 Jy ! Clean residual min=-0.002835 max=0.004008 Jy/beam ! Clean residual mean=0.000004 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.0777149 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.000656887 Jy ! Component: 100 - total flux cleaned = 0.0011112 Jy ! Component: 150 - total flux cleaned = 0.00139947 Jy ! Component: 200 - total flux cleaned = 0.00167108 Jy ! Total flux subtracted in 200 components = 0.00167108 Jy ! Clean residual min=-0.002721 max=0.003807 Jy/beam ! Clean residual mean=0.000010 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.079386 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 189 components and 0.079386 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.697 mas, bmaj=31.79 mas, bpa=8.989 degrees ! Estimated noise=0.868906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000361028 Jy ! Component: 100 - total flux cleaned = 0.000542536 Jy ! Component: 150 - total flux cleaned = 0.000715202 Jy ! Component: 200 - total flux cleaned = 0.00080996 Jy ! Total flux subtracted in 200 components = 0.00080996 Jy ! Clean residual min=-0.002585 max=0.003614 Jy/beam ! Clean residual mean=0.000012 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.0801959 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 219 components and 0.0801959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043664Jy sigma=0.665420 ! Fit after self-cal, rms=0.043666Jy sigma=0.665388 wmodel /scr/pima/bp192a0_uvs/J0159-3604_C_map.mod ! Writing 219 model components to file: /scr/pima/bp192a0_uvs/J0159-3604_C_map.mod wobs /scr/pima/bp192a0_uvs/J0159-3604_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a0_uvs/J0159-3604_C_uvs.fits wwins /scr/pima/bp192a0_uvs/J0159-3604_C_map.win ! wwins: Wrote 1 windows to /scr/pima/bp192a0_uvs/J0159-3604_C_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.001504 Jy ! Component: 100 - total flux cleaned = 0.00161887 Jy ! Component: 150 - total flux cleaned = 0.00118675 Jy ! Component: 200 - total flux cleaned = 0.00097182 Jy ! Component: 250 - total flux cleaned = 0.000873633 Jy ! Component: 300 - total flux cleaned = 0.000902599 Jy ! Component: 350 - total flux cleaned = 0.00089999 Jy ! Component: 400 - total flux cleaned = 0.000872981 Jy ! Component: 450 - total flux cleaned = 0.00080002 Jy ! Component: 500 - total flux cleaned = 0.000708583 Jy ! Component: 550 - total flux cleaned = 0.00047146 Jy ! Component: 600 - total flux cleaned = 0.00017908 Jy ! Component: 650 - total flux cleaned = -6.28632e-05 Jy ! Component: 700 - total flux cleaned = -0.000296957 Jy ! Component: 750 - total flux cleaned = -0.00050495 Jy ! Component: 800 - total flux cleaned = -0.000725741 Jy ! Component: 850 - total flux cleaned = -0.000993562 Jy ! Component: 900 - total flux cleaned = -0.00123624 Jy ! Component: 950 - total flux cleaned = -0.00142158 Jy ! Component: 1000 - total flux cleaned = -0.0016681 Jy ! Component: 1050 - total flux cleaned = -0.00187669 Jy ! Component: 1100 - total flux cleaned = -0.00212742 Jy ! Component: 1150 - total flux cleaned = -0.00234169 Jy ! Component: 1200 - total flux cleaned = -0.00258095 Jy ! Component: 1250 - total flux cleaned = -0.00277111 Jy ! Component: 1300 - total flux cleaned = -0.00297209 Jy ! Component: 1350 - total flux cleaned = -0.00315518 Jy ! Component: 1400 - total flux cleaned = -0.00334902 Jy ! Component: 1450 - total flux cleaned = -0.00352651 Jy ! Component: 1500 - total flux cleaned = -0.00366134 Jy ! Component: 1550 - total flux cleaned = -0.00380817 Jy ! Component: 1600 - total flux cleaned = -0.00392724 Jy ! Component: 1650 - total flux cleaned = -0.00404538 Jy ! Component: 1700 - total flux cleaned = -0.00414953 Jy ! Component: 1750 - total flux cleaned = -0.00424008 Jy ! Component: 1800 - total flux cleaned = -0.00435579 Jy ! Component: 1850 - total flux cleaned = -0.00444528 Jy ! Component: 1900 - total flux cleaned = -0.00455952 Jy ! Component: 1950 - total flux cleaned = -0.00468552 Jy ! Component: 2000 - total flux cleaned = -0.0047733 Jy ! Component: 2050 - total flux cleaned = -0.00484812 Jy ! Component: 2100 - total flux cleaned = -0.00493499 Jy ! Component: 2150 - total flux cleaned = -0.00503374 Jy ! Component: 2200 - total flux cleaned = -0.00510738 Jy ! Component: 2250 - total flux cleaned = -0.00518084 Jy ! Component: 2300 - total flux cleaned = -0.00527841 Jy ! Component: 2350 - total flux cleaned = -0.00535131 Jy ! Component: 2400 - total flux cleaned = -0.00543594 Jy ! Component: 2450 - total flux cleaned = -0.00553237 Jy ! Component: 2500 - total flux cleaned = -0.00562857 Jy ! Component: 2550 - total flux cleaned = -0.00571255 Jy ! Component: 2600 - total flux cleaned = -0.00582027 Jy ! Component: 2650 - total flux cleaned = -0.00593982 Jy ! Component: 2700 - total flux cleaned = -0.00603541 Jy ! Component: 2750 - total flux cleaned = -0.00615471 Jy ! Component: 2800 - total flux cleaned = -0.00627397 Jy ! Component: 2850 - total flux cleaned = -0.00638121 Jy ! Component: 2900 - total flux cleaned = -0.00651221 Jy ! Component: 2950 - total flux cleaned = -0.00660752 Jy ! Component: 3000 - total flux cleaned = -0.00672668 Jy ! Component: 3050 - total flux cleaned = -0.00684574 Jy ! Component: 3100 - total flux cleaned = -0.00696478 Jy ! Component: 3150 - total flux cleaned = -0.00704824 Jy ! Component: 3200 - total flux cleaned = -0.00713187 Jy ! Component: 3250 - total flux cleaned = -0.00720374 Jy ! Component: 3300 - total flux cleaned = -0.00727583 Jy ! Component: 3350 - total flux cleaned = -0.00736019 Jy ! Component: 3400 - total flux cleaned = -0.00743296 Jy ! Component: 3450 - total flux cleaned = -0.00751837 Jy ! Component: 3500 - total flux cleaned = -0.00759195 Jy ! Component: 3550 - total flux cleaned = -0.00761669 Jy ! Component: 3600 - total flux cleaned = -0.00767903 Jy ! Component: 3650 - total flux cleaned = -0.00767897 Jy ! Component: 3700 - total flux cleaned = -0.00769139 Jy ! Component: 3750 - total flux cleaned = -0.00769116 Jy ! Component: 3800 - total flux cleaned = -0.00771692 Jy ! Component: 3850 - total flux cleaned = -0.00771673 Jy ! Component: 3900 - total flux cleaned = -0.00771665 Jy ! Component: 3950 - total flux cleaned = -0.00772979 Jy ! Component: 4000 - total flux cleaned = -0.00772969 Jy ! Component: 4050 - total flux cleaned = -0.00772956 Jy ! Total flux subtracted in 4096 components = -0.00775675 Jy ! Clean residual min=-0.000726 max=0.000720 Jy/beam ! Clean residual mean=0.000008 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.0724392 Jy keep ! Adding 454 model components to the UV plane model. ! The established model now contains 673 components and 0.0724391 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp192a0_uvs/J0159-3604_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.697 x 31.79 at 8.989 degrees (North through East) ! Clean map min=-0.0025944 max=0.051444 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a0_uvs/J0159-3604_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0514444 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000293724 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.71286 1.71286 3.42573 6.85146 13.7029 27.4058 54.8117 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 175.145 quit ! Quitting program ! Log file /scr/pima/bp192a0_uvs/J0159-3604_C_uvs.log closed on Fri Aug 21 07:24:43 2015