! Started logfile: /scr/pima/bp192a1_uvs/J0304-3556_C_uvs.log on Wed Sep 16 13:29:50 2015 obs /scr/pima/bp192a1_uvs/J0304-3556_C_uva.fits ! Reading UV FITS file: /scr/pima/bp192a1_uvs/J0304-3556_C_uva.fits ! AN table 1: 20 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.669643 visibilities/baseline/integration-bin. ! Found source: J0304-3556 ! ! 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 3000 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/bp192a1_uvs/J0304-3556_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. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002362Jy sigma=14.414555 ! Fit after self-cal, rms=0.958121Jy sigma=13.835245 ! 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=1.584 mas, bmaj=9.691 mas, bpa=2.572 degrees ! Estimated noise=1.51368 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 = 0.033215 Jy ! Component: 100 - total flux cleaned = 0.0388101 Jy ! Total flux subtracted in 100 components = 0.0388101 Jy ! Clean residual min=-0.005026 max=0.005275 Jy/beam ! Clean residual mean=0.000016 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.0388101 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0388101 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.053895Jy sigma=0.669312 ! Fit after self-cal, rms=0.052439Jy sigma=0.645069 ! 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.993 mas, bmaj=11.85 mas, bpa=2.898 degrees ! Estimated noise=0.925203 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.00384143 Jy ! Component: 100 - total flux cleaned = 0.00519288 Jy ! Component: 150 - total flux cleaned = 0.00540608 Jy ! Component: 200 - total flux cleaned = 0.00552294 Jy ! Total flux subtracted in 200 components = 0.00552294 Jy ! Clean residual min=-0.002944 max=0.003143 Jy/beam ! Clean residual mean=0.000037 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.044333 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.044333 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.052033Jy sigma=0.641939 ! Fit after self-cal, rms=0.051979Jy sigma=0.641825 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.993 x 11.85 at 2.898 degrees (North through East) ! Clean map min=-0.002857 max=0.043559 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 0.85 KP 0.87 LA 1.12 ! NL 1.10 OV 1.08 PT 0.97 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.051979Jy sigma=0.641825 ! Fit after self-cal, rms=0.051833Jy sigma=0.641173 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.996 mas, bmaj=11.84 mas, bpa=2.819 degrees ! Estimated noise=0.924686 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 = -2.06186e-05 Jy ! Component: 100 - total flux cleaned = 4.4268e-05 Jy ! Component: 150 - total flux cleaned = 7.46195e-05 Jy ! Component: 200 - total flux cleaned = 0.000130912 Jy ! Total flux subtracted in 200 components = 0.000130912 Jy ! Clean residual min=-0.002717 max=0.002882 Jy/beam ! Clean residual mean=0.000032 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.0444639 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.0444639 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.051767Jy sigma=0.640872 ! Fit after self-cal, rms=0.051745Jy sigma=0.640721 ! 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.051745Jy sigma=0.640721 ! Fit after self-cal, rms=0.051861Jy sigma=0.640695 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.996 mas, bmaj=11.84 mas, bpa=2.826 degrees ! Estimated noise=0.925235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.92269e-06 Jy ! Component: 100 - total flux cleaned = 7.57849e-05 Jy ! Component: 150 - total flux cleaned = 0.0001282 Jy ! Component: 200 - total flux cleaned = 0.000200398 Jy ! Total flux subtracted in 200 components = 0.000200398 Jy ! Clean residual min=-0.002699 max=0.002784 Jy/beam ! Clean residual mean=0.000032 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.0446643 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.0446643 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.051813Jy sigma=0.640472 ! Fit after self-cal, rms=0.051795Jy sigma=0.640440 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 = -9.32958e-06 Jy ! Component: 100 - total flux cleaned = 3.67268e-05 Jy ! Component: 150 - total flux cleaned = 0.000101146 Jy ! Component: 200 - total flux cleaned = 0.000141654 Jy ! Total flux subtracted in 200 components = 0.000141654 Jy ! Clean residual min=-0.002679 max=0.002700 Jy/beam ! Clean residual mean=0.000032 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.044806 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.044806 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.051762Jy sigma=0.640282 ! Fit after self-cal, rms=0.051742Jy sigma=0.640266 ! 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.051742Jy sigma=0.640266 ! Fit after self-cal, rms=0.051851Jy sigma=0.640250 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.996 mas, bmaj=11.86 mas, bpa=2.842 degrees ! Estimated noise=0.92584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.96394e-05 Jy ! Component: 100 - total flux cleaned = 3.0367e-05 Jy ! Component: 150 - total flux cleaned = 6.77749e-05 Jy ! Component: 200 - total flux cleaned = 0.000121154 Jy ! Total flux subtracted in 200 components = 0.000121154 Jy ! Clean residual min=-0.002651 max=0.002670 Jy/beam ! Clean residual mean=0.000032 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.0449271 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.0449271 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.051824Jy sigma=0.640133 ! Fit after self-cal, rms=0.051811Jy sigma=0.640118 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.17408e-06 Jy ! Component: 100 - total flux cleaned = 2.92502e-05 Jy ! Component: 150 - total flux cleaned = 7.63415e-05 Jy ! Component: 200 - total flux cleaned = 0.000119119 Jy ! Total flux subtracted in 200 components = 0.000119119 Jy ! Clean residual min=-0.002633 max=0.002618 Jy/beam ! Clean residual mean=0.000032 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.0450463 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.0450463 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.051792Jy sigma=0.640039 ! Fit after self-cal, rms=0.051779Jy sigma=0.640030 ! 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.051779Jy sigma=0.640030 ! Fit after self-cal, rms=0.051865Jy sigma=0.640022 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.401 mas, bmaj=16.03 mas, bpa=-3.037 degrees ! Estimated noise=1.09282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000249568 Jy ! Component: 100 - total flux cleaned = 0.000361321 Jy ! Component: 150 - total flux cleaned = 0.000437594 Jy ! Component: 200 - total flux cleaned = 0.000501102 Jy ! Total flux subtracted in 200 components = 0.000501102 Jy ! Clean residual min=-0.002628 max=0.003044 Jy/beam ! Clean residual mean=0.000052 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.0455474 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 28 components and 0.0455474 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.051871Jy sigma=0.640116 ! Fit after self-cal, rms=0.051870Jy sigma=0.640027 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.24759e-05 Jy ! Component: 100 - total flux cleaned = 6.62538e-05 Jy ! Component: 150 - total flux cleaned = 9.53422e-05 Jy ! Component: 200 - total flux cleaned = 0.000122288 Jy ! Total flux subtracted in 200 components = 0.000122288 Jy ! Clean residual min=-0.002687 max=0.003010 Jy/beam ! Clean residual mean=0.000052 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.0456697 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0456696 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.051872Jy sigma=0.640133 ! Fit after self-cal, rms=0.051877Jy sigma=0.640122 ! 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.997 mas, bmaj=11.86 mas, bpa=2.853 degrees ! Estimated noise=0.92615 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.997 x 11.86 at 2.853 degrees (North through East) ! Clean map min=-0.0027214 max=0.042704 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=1.584 mas, bmaj=9.686 mas, bpa=2.536 degrees ! Estimated noise=1.51821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0348229 Jy ! Component: 100 - total flux cleaned = 0.0403689 Jy ! Component: 150 - total flux cleaned = 0.0410667 Jy ! Component: 200 - total flux cleaned = 0.0415542 Jy ! Total flux subtracted in 200 components = 0.0415542 Jy ! Clean residual min=-0.004265 max=0.004922 Jy/beam ! Clean residual mean=0.000018 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.0415542 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0415542 Jy ! Inverting map and beam ! Estimated beam: bmin=1.997 mas, bmaj=11.86 mas, bpa=2.853 degrees ! Estimated noise=0.92615 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.00207369 Jy ! Component: 100 - total flux cleaned = 0.00237983 Jy ! Component: 150 - total flux cleaned = 0.00258627 Jy ! Component: 200 - total flux cleaned = 0.00272744 Jy ! Total flux subtracted in 200 components = 0.00272744 Jy ! Clean residual min=-0.002841 max=0.002955 Jy/beam ! Clean residual mean=0.000034 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.0442817 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.0442817 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=4.401 mas, bmaj=16.03 mas, bpa=-3.037 degrees ! Estimated noise=1.09282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000637711 Jy ! Component: 100 - total flux cleaned = 0.000776744 Jy ! Component: 150 - total flux cleaned = 0.000893615 Jy ! Component: 200 - total flux cleaned = 0.000973366 Jy ! Total flux subtracted in 200 components = 0.000973366 Jy ! Clean residual min=-0.002833 max=0.003078 Jy/beam ! Clean residual mean=0.000055 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.0452551 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.96157e-05 Jy ! Component: 100 - total flux cleaned = 0.000130446 Jy ! Component: 150 - total flux cleaned = 0.000171548 Jy ! Component: 200 - total flux cleaned = 0.000196822 Jy ! Total flux subtracted in 200 components = 0.000196822 Jy ! Clean residual min=-0.002747 max=0.003053 Jy/beam ! Clean residual mean=0.000054 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.0454519 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 61 components and 0.0454519 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.997 mas, bmaj=11.86 mas, bpa=2.853 degrees ! Estimated noise=0.92615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000291043 Jy ! Component: 100 - total flux cleaned = -0.000379031 Jy ! Component: 150 - total flux cleaned = -0.000445413 Jy ! Component: 200 - total flux cleaned = -0.000516306 Jy ! Total flux subtracted in 200 components = -0.000516306 Jy ! Clean residual min=-0.002735 max=0.002677 Jy/beam ! Clean residual mean=0.000033 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.0449356 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.0449356 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.051865Jy sigma=0.640066 ! Fit after self-cal, rms=0.051833Jy sigma=0.640022 wmodel /scr/pima/bp192a1_uvs/J0304-3556_C_map.mod ! Writing 72 model components to file: /scr/pima/bp192a1_uvs/J0304-3556_C_map.mod wobs /scr/pima/bp192a1_uvs/J0304-3556_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a1_uvs/J0304-3556_C_uvs.fits wwins /scr/pima/bp192a1_uvs/J0304-3556_C_map.win ! wwins: Wrote 1 windows to /scr/pima/bp192a1_uvs/J0304-3556_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.000543913 Jy ! Component: 100 - total flux cleaned = -0.000674609 Jy ! Component: 150 - total flux cleaned = -0.000275504 Jy ! Component: 200 - total flux cleaned = 6.20132e-05 Jy ! Component: 250 - total flux cleaned = 0.000284655 Jy ! Component: 300 - total flux cleaned = 0.000467307 Jy ! Component: 350 - total flux cleaned = 0.00052705 Jy ! Component: 400 - total flux cleaned = 0.000470044 Jy ! Component: 450 - total flux cleaned = 0.000442642 Jy ! Component: 500 - total flux cleaned = 0.00046944 Jy ! Component: 550 - total flux cleaned = 0.000444108 Jy ! Component: 600 - total flux cleaned = 0.000419575 Jy ! Component: 650 - total flux cleaned = 0.000516224 Jy ! Component: 700 - total flux cleaned = 0.000539015 Jy ! Component: 750 - total flux cleaned = 0.00056213 Jy ! Component: 800 - total flux cleaned = 0.000629368 Jy ! Component: 850 - total flux cleaned = 0.000694816 Jy ! Component: 900 - total flux cleaned = 0.000737459 Jy ! Component: 950 - total flux cleaned = 0.000800609 Jy ! Component: 1000 - total flux cleaned = 0.000862221 Jy ! Component: 1050 - total flux cleaned = 0.00100151 Jy ! Component: 1100 - total flux cleaned = 0.00105963 Jy ! Component: 1150 - total flux cleaned = 0.00111692 Jy ! Component: 1200 - total flux cleaned = 0.00122861 Jy ! Component: 1250 - total flux cleaned = 0.00124708 Jy ! Component: 1300 - total flux cleaned = 0.00137285 Jy ! Component: 1350 - total flux cleaned = 0.00144301 Jy ! Component: 1400 - total flux cleaned = 0.00151229 Jy ! Component: 1450 - total flux cleaned = 0.00163145 Jy ! Component: 1500 - total flux cleaned = 0.00171481 Jy ! Component: 1550 - total flux cleaned = 0.00178063 Jy ! Component: 1600 - total flux cleaned = 0.00186169 Jy ! Component: 1650 - total flux cleaned = 0.00195726 Jy ! Component: 1700 - total flux cleaned = 0.00205145 Jy ! Component: 1750 - total flux cleaned = 0.00215957 Jy ! Component: 1800 - total flux cleaned = 0.00226611 Jy ! Component: 1850 - total flux cleaned = 0.00232593 Jy ! Component: 1900 - total flux cleaned = 0.00242942 Jy ! Component: 1950 - total flux cleaned = 0.00250241 Jy ! Component: 2000 - total flux cleaned = 0.00258889 Jy ! Component: 2050 - total flux cleaned = 0.00267438 Jy ! Component: 2100 - total flux cleaned = 0.00277278 Jy ! Component: 2150 - total flux cleaned = 0.00286978 Jy ! Component: 2200 - total flux cleaned = 0.0029657 Jy ! Component: 2250 - total flux cleaned = 0.00302009 Jy ! Component: 2300 - total flux cleaned = 0.00308735 Jy ! Component: 2350 - total flux cleaned = 0.00316706 Jy ! Component: 2400 - total flux cleaned = 0.00324591 Jy ! Component: 2450 - total flux cleaned = 0.00327173 Jy ! Component: 2500 - total flux cleaned = 0.00334914 Jy ! Component: 2550 - total flux cleaned = 0.00338741 Jy ! Component: 2600 - total flux cleaned = 0.0034506 Jy ! Component: 2650 - total flux cleaned = 0.0034506 Jy ! Component: 2700 - total flux cleaned = 0.00348805 Jy ! Component: 2750 - total flux cleaned = 0.00353744 Jy ! Component: 2800 - total flux cleaned = 0.00356193 Jy ! Component: 2850 - total flux cleaned = 0.00356192 Jy ! Component: 2900 - total flux cleaned = 0.0035741 Jy ! Component: 2950 - total flux cleaned = 0.00358629 Jy ! Component: 3000 - total flux cleaned = 0.00358633 Jy ! Component: 3050 - total flux cleaned = 0.00359842 Jy ! Component: 3100 - total flux cleaned = 0.00358638 Jy ! Component: 3150 - total flux cleaned = 0.00359841 Jy ! Component: 3200 - total flux cleaned = 0.00359838 Jy ! Component: 3250 - total flux cleaned = 0.00362225 Jy ! Component: 3300 - total flux cleaned = 0.00361025 Jy ! Component: 3350 - total flux cleaned = 0.00363409 Jy ! Component: 3400 - total flux cleaned = 0.0036341 Jy ! Component: 3450 - total flux cleaned = 0.00364604 Jy ! Component: 3500 - total flux cleaned = 0.00364606 Jy ! Component: 3550 - total flux cleaned = 0.00365804 Jy ! Component: 3600 - total flux cleaned = 0.00364614 Jy ! Component: 3650 - total flux cleaned = 0.00365817 Jy ! Component: 3700 - total flux cleaned = 0.00365813 Jy ! Component: 3750 - total flux cleaned = 0.0036941 Jy ! Component: 3800 - total flux cleaned = 0.00370611 Jy ! Component: 3850 - total flux cleaned = 0.0037302 Jy ! Component: 3900 - total flux cleaned = 0.0037665 Jy ! Component: 3950 - total flux cleaned = 0.00380281 Jy ! Component: 4000 - total flux cleaned = 0.00385142 Jy ! Component: 4050 - total flux cleaned = 0.00391228 Jy ! Total flux subtracted in 4096 components = 0.00394903 Jy ! Clean residual min=-0.000759 max=0.000687 Jy/beam ! Clean residual mean=0.000004 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.0488846 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 366 components and 0.0488846 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp192a1_uvs/J0304-3556_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.997 x 11.86 at 2.853 degrees (North through East) ! Clean map min=-0.002156 max=0.042944 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a1_uvs/J0304-3556_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0429438 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238228 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.66423 1.66423 3.32846 6.65693 13.3139 26.6277 53.2554 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.042 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 180.263 quit ! Quitting program ! Log file /scr/pima/bp192a1_uvs/J0304-3556_C_uvs.log closed on Wed Sep 16 13:29:54 2015