! Started logfile: /d2/scr/pima/bp177c_uvs/J1333-3305_C_uvs.log on Sat Mar 22 21:15:36 2014 obs /d2/scr/pima/bp177c_uvs/J1333-3305_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177c_uvs/J1333-3305_C_uva.fits ! AN table 1: 3 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.761905 visibilities/baseline/integration-bin. ! Found source: J1333-3305 ! ! 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 384 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 /d2/scr/pima/bp177c_uvs/J1333-3305_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=1.000198Jy sigma=32.314383 ! Fit after self-cal, rms=0.982359Jy sigma=31.748881 ! 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.8 mas, bmaj=7.597 mas, bpa=7.342 degrees ! Estimated noise=1.54255 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.0125066 Jy ! Component: 100 - total flux cleaned = 0.0159915 Jy ! Total flux subtracted in 100 components = 0.0159915 Jy ! Clean residual min=-0.003176 max=0.003247 Jy/beam ! Clean residual mean=0.000004 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.0159915 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0159915 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.020191Jy sigma=0.609436 ! Fit after self-cal, rms=0.018059Jy sigma=0.543844 ! 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=2.12 mas, bmaj=8.954 mas, bpa=6.573 degrees ! Estimated noise=1.13837 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.00403017 Jy ! Component: 100 - total flux cleaned = 0.0054521 Jy ! Component: 150 - total flux cleaned = 0.00623521 Jy ! Component: 200 - total flux cleaned = 0.0066372 Jy ! Total flux subtracted in 200 components = 0.0066372 Jy ! Clean residual min=-0.002673 max=0.002822 Jy/beam ! Clean residual mean=0.000002 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0226287 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 42 components and 0.0226287 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.017165Jy sigma=0.518434 ! Fit after self-cal, rms=0.017170Jy sigma=0.518222 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.12 x 8.954 at 6.573 degrees (North through East) ! Clean map min=-0.0026182 max=0.019351 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* 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 1.00* HN 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 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* 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* 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* 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* 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* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.017170Jy sigma=0.518222 ! Fit after self-cal, rms=0.017170Jy sigma=0.518222 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.12 mas, bmaj=8.954 mas, bpa=6.573 degrees ! Estimated noise=1.13837 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.000176084 Jy ! Component: 100 - total flux cleaned = 0.000175309 Jy ! Component: 150 - total flux cleaned = 0.000186217 Jy ! Component: 200 - total flux cleaned = 0.000196129 Jy ! Total flux subtracted in 200 components = 0.000196129 Jy ! Clean residual min=-0.002660 max=0.002801 Jy/beam ! Clean residual mean=0.000002 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.0228248 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.0228248 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.017150Jy sigma=0.517769 ! Fit after self-cal, rms=0.017148Jy sigma=0.517702 ! 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.017148Jy sigma=0.517702 ! Fit after self-cal, rms=0.017148Jy sigma=0.517702 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.12 mas, bmaj=8.954 mas, bpa=6.573 degrees ! Estimated noise=1.13837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.59945e-06 Jy ! Component: 100 - total flux cleaned = 3.8185e-06 Jy ! Component: 150 - total flux cleaned = 1.1879e-05 Jy ! Component: 200 - total flux cleaned = 4.02854e-06 Jy ! Total flux subtracted in 200 components = 4.02854e-06 Jy ! Clean residual min=-0.002642 max=0.002767 Jy/beam ! Clean residual mean=0.000002 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.0228288 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.0228288 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.017138Jy sigma=0.517460 ! Fit after self-cal, rms=0.017137Jy sigma=0.517432 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.40135e-06 Jy ! Component: 100 - total flux cleaned = 1.57558e-06 Jy ! Component: 150 - total flux cleaned = 1.47551e-06 Jy ! Component: 200 - total flux cleaned = 1.73543e-06 Jy ! Total flux subtracted in 200 components = 1.73543e-06 Jy ! Clean residual min=-0.002633 max=0.002746 Jy/beam ! Clean residual mean=0.000001 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0228306 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.0228306 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.017130Jy sigma=0.517260 ! Fit after self-cal, rms=0.017129Jy sigma=0.517245 ! 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.017129Jy sigma=0.517245 ! Fit after self-cal, rms=0.017129Jy sigma=0.517245 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.12 mas, bmaj=8.954 mas, bpa=6.573 degrees ! Estimated noise=1.13837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.31257e-06 Jy ! Component: 100 - total flux cleaned = 3.48054e-07 Jy ! Component: 150 - total flux cleaned = 7.13696e-06 Jy ! Component: 200 - total flux cleaned = 7.25711e-06 Jy ! Total flux subtracted in 200 components = 7.25711e-06 Jy ! Clean residual min=-0.002626 max=0.002733 Jy/beam ! Clean residual mean=0.000001 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.0228378 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.0228378 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.017124Jy sigma=0.517098 ! Fit after self-cal, rms=0.017124Jy sigma=0.517088 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.37628e-06 Jy ! Component: 100 - total flux cleaned = -2.75305e-06 Jy ! Component: 150 - total flux cleaned = -9.26549e-06 Jy ! Component: 200 - total flux cleaned = -1.54408e-05 Jy ! Total flux subtracted in 200 components = -1.54408e-05 Jy ! Clean residual min=-0.002620 max=0.002723 Jy/beam ! Clean residual mean=0.000001 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0228224 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.0228224 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.017119Jy sigma=0.516959 ! Fit after self-cal, rms=0.017120Jy sigma=0.516952 ! 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.017120Jy sigma=0.516952 ! Fit after self-cal, rms=0.017120Jy sigma=0.516952 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.74 mas, bmaj=12.59 mas, bpa=-3.937 degrees ! Estimated noise=1.3171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000178487 Jy ! Component: 100 - total flux cleaned = 0.000185685 Jy ! Component: 150 - total flux cleaned = 0.000185609 Jy ! Component: 200 - total flux cleaned = 0.000185614 Jy ! Total flux subtracted in 200 components = 0.000185614 Jy ! Clean residual min=-0.002419 max=0.002392 Jy/beam ! Clean residual mean=0.000002 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.023008 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.023008 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.017117Jy sigma=0.516948 ! Fit after self-cal, rms=0.017116Jy sigma=0.516906 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.59225e-05 Jy ! Component: 100 - total flux cleaned = 2.60718e-05 Jy ! Component: 150 - total flux cleaned = 2.61368e-05 Jy ! Component: 200 - total flux cleaned = 2.64417e-05 Jy ! Total flux subtracted in 200 components = 2.64417e-05 Jy ! Clean residual min=-0.002417 max=0.002394 Jy/beam ! Clean residual mean=0.000002 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.0230345 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.0230345 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.017115Jy sigma=0.516887 ! Fit after self-cal, rms=0.017114Jy sigma=0.516866 ! 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=2.12 mas, bmaj=8.954 mas, bpa=6.573 degrees ! Estimated noise=1.13837 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.12 x 8.954 at 6.573 degrees (North through East) ! Clean map min=-0.0025122 max=0.019755 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.8 mas, bmaj=7.597 mas, bpa=7.342 degrees ! Estimated noise=1.54255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143999 Jy ! Component: 100 - total flux cleaned = 0.0185685 Jy ! Component: 150 - total flux cleaned = 0.02027 Jy ! Component: 200 - total flux cleaned = 0.0211689 Jy ! Total flux subtracted in 200 components = 0.0211689 Jy ! Clean residual min=-0.003166 max=0.003272 Jy/beam ! Clean residual mean=0.000003 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.0211689 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0211689 Jy ! Inverting map and beam ! Estimated beam: bmin=2.12 mas, bmaj=8.954 mas, bpa=6.573 degrees ! Estimated noise=1.13837 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.00134204 Jy ! Component: 100 - total flux cleaned = 0.00159317 Jy ! Component: 150 - total flux cleaned = 0.0016834 Jy ! Component: 200 - total flux cleaned = 0.00169601 Jy ! Total flux subtracted in 200 components = 0.00169601 Jy ! Clean residual min=-0.002605 max=0.002702 Jy/beam ! Clean residual mean=0.000001 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.0228649 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.0228649 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=3.74 mas, bmaj=12.59 mas, bpa=-3.937 degrees ! Estimated noise=1.3171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148512 Jy ! Component: 100 - total flux cleaned = 0.000171413 Jy ! Component: 150 - total flux cleaned = 0.00017177 Jy ! Component: 200 - total flux cleaned = 0.000171616 Jy ! Total flux subtracted in 200 components = 0.000171616 Jy ! Clean residual min=-0.002402 max=0.002387 Jy/beam ! Clean residual mean=0.000001 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.0230365 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 = -4.17568e-07 Jy ! Component: 100 - total flux cleaned = -2.13122e-07 Jy ! Component: 150 - total flux cleaned = -2.27712e-07 Jy ! Component: 200 - total flux cleaned = -4.94903e-07 Jy ! Total flux subtracted in 200 components = -4.94903e-07 Jy ! Clean residual min=-0.002411 max=0.002379 Jy/beam ! Clean residual mean=0.000002 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.023036 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 0.023036 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.12 mas, bmaj=8.954 mas, bpa=6.573 degrees ! Estimated noise=1.13837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143711 Jy ! Component: 100 - total flux cleaned = -0.000144341 Jy ! Component: 150 - total flux cleaned = -0.00014476 Jy ! Component: 200 - total flux cleaned = -0.000145343 Jy ! Total flux subtracted in 200 components = -0.000145343 Jy ! Clean residual min=-0.002585 max=0.002699 Jy/beam ! Clean residual mean=0.000001 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0228907 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.0228907 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.017125Jy sigma=0.517034 ! Fit after self-cal, rms=0.017119Jy sigma=0.516989 wmodel /d2/scr/pima/bp177c_uvs/J1333-3305_C_map.mod ! Writing 66 model components to file: /d2/scr/pima/bp177c_uvs/J1333-3305_C_map.mod wobs /d2/scr/pima/bp177c_uvs/J1333-3305_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177c_uvs/J1333-3305_C_uvs.fits wwins /d2/scr/pima/bp177c_uvs/J1333-3305_C_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp177c_uvs/J1333-3305_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.000491016 Jy ! Component: 100 - total flux cleaned = 0.000751068 Jy ! Component: 150 - total flux cleaned = 0.00110538 Jy ! Component: 200 - total flux cleaned = 0.00158336 Jy ! Component: 250 - total flux cleaned = 0.00196497 Jy ! Component: 300 - total flux cleaned = 0.00209596 Jy ! Component: 350 - total flux cleaned = 0.00218949 Jy ! Component: 400 - total flux cleaned = 0.00230831 Jy ! Component: 450 - total flux cleaned = 0.00247993 Jy ! Component: 500 - total flux cleaned = 0.00259034 Jy ! Component: 550 - total flux cleaned = 0.00256334 Jy ! Component: 600 - total flux cleaned = 0.00264154 Jy ! Component: 650 - total flux cleaned = 0.00271822 Jy ! Component: 700 - total flux cleaned = 0.00276831 Jy ! Component: 750 - total flux cleaned = 0.00286637 Jy ! Component: 800 - total flux cleaned = 0.0029866 Jy ! Component: 850 - total flux cleaned = 0.00312813 Jy ! Component: 900 - total flux cleaned = 0.00329052 Jy ! Component: 950 - total flux cleaned = 0.00335906 Jy ! Component: 1000 - total flux cleaned = 0.003517 Jy ! Component: 1050 - total flux cleaned = 0.00365112 Jy ! Component: 1100 - total flux cleaned = 0.00376215 Jy ! Component: 1150 - total flux cleaned = 0.00393888 Jy ! Component: 1200 - total flux cleaned = 0.00409311 Jy ! Component: 1250 - total flux cleaned = 0.00424728 Jy ! Component: 1300 - total flux cleaned = 0.00437974 Jy ! Component: 1350 - total flux cleaned = 0.00451249 Jy ! Component: 1400 - total flux cleaned = 0.00460124 Jy ! Component: 1450 - total flux cleaned = 0.00477936 Jy ! Component: 1500 - total flux cleaned = 0.00486885 Jy ! Component: 1550 - total flux cleaned = 0.0050034 Jy ! Component: 1600 - total flux cleaned = 0.00513843 Jy ! Component: 1650 - total flux cleaned = 0.00527404 Jy ! Component: 1700 - total flux cleaned = 0.00538805 Jy ! Component: 1750 - total flux cleaned = 0.00547978 Jy ! Component: 1800 - total flux cleaned = 0.00559521 Jy ! Component: 1850 - total flux cleaned = 0.00568823 Jy ! Component: 1900 - total flux cleaned = 0.00580512 Jy ! Component: 1950 - total flux cleaned = 0.00589938 Jy ! Component: 2000 - total flux cleaned = 0.0059703 Jy ! Component: 2050 - total flux cleaned = 0.00611401 Jy ! Component: 2100 - total flux cleaned = 0.00621078 Jy ! Component: 2150 - total flux cleaned = 0.0063326 Jy ! Component: 2200 - total flux cleaned = 0.00643102 Jy ! Component: 2250 - total flux cleaned = 0.00648039 Jy ! Component: 2300 - total flux cleaned = 0.00650545 Jy ! Component: 2350 - total flux cleaned = 0.00650588 Jy ! Component: 2400 - total flux cleaned = 0.00648007 Jy ! Component: 2450 - total flux cleaned = 0.00647959 Jy ! Component: 2500 - total flux cleaned = 0.00647954 Jy ! Component: 2550 - total flux cleaned = 0.00647946 Jy ! Component: 2600 - total flux cleaned = 0.00653316 Jy ! Component: 2650 - total flux cleaned = 0.00653302 Jy ! Component: 2700 - total flux cleaned = 0.00656069 Jy ! Component: 2750 - total flux cleaned = 0.00656065 Jy ! Component: 2800 - total flux cleaned = 0.00658866 Jy ! Component: 2850 - total flux cleaned = 0.00661762 Jy ! Component: 2900 - total flux cleaned = 0.00655915 Jy ! Component: 2950 - total flux cleaned = 0.00667777 Jy ! Component: 3000 - total flux cleaned = 0.0067078 Jy ! Component: 3050 - total flux cleaned = 0.00679966 Jy ! Component: 3100 - total flux cleaned = 0.00683098 Jy ! Component: 3150 - total flux cleaned = 0.00689414 Jy ! Component: 3200 - total flux cleaned = 0.0070543 Jy ! Component: 3250 - total flux cleaned = 0.00705437 Jy ! Component: 3300 - total flux cleaned = 0.0071534 Jy ! Component: 3350 - total flux cleaned = 0.00728808 Jy ! Component: 3400 - total flux cleaned = 0.00739074 Jy ! Component: 3450 - total flux cleaned = 0.00746065 Jy ! Component: 3500 - total flux cleaned = 0.00753146 Jy ! Component: 3550 - total flux cleaned = 0.00767558 Jy ! Component: 3600 - total flux cleaned = 0.00771252 Jy ! Component: 3650 - total flux cleaned = 0.00774923 Jy ! Component: 3700 - total flux cleaned = 0.00797548 Jy ! Component: 3750 - total flux cleaned = 0.0080526 Jy ! Component: 3800 - total flux cleaned = 0.00820896 Jy ! Component: 3850 - total flux cleaned = 0.00832855 Jy ! Component: 3900 - total flux cleaned = 0.00845001 Jy ! Component: 3950 - total flux cleaned = 0.00853198 Jy ! Component: 4000 - total flux cleaned = 0.00869913 Jy ! Component: 4050 - total flux cleaned = 0.00882665 Jy ! Total flux subtracted in 4096 components = 0.00891341 Jy ! Clean residual min=-0.002315 max=0.002252 Jy/beam ! Clean residual mean=0.000003 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.0318041 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 322 components and 0.0318041 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp177c_uvs/J1333-3305_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.12 x 8.954 at 6.573 degrees (North through East) ! Clean map min=-0.005642 max=0.020415 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177c_uvs/J1333-3305_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0204154 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000841574 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -12.3668 12.3668 24.7335 49.467 98.934 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.02 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 24.258 quit ! Quitting program ! Log file /d2/scr/pima/bp177c_uvs/J1333-3305_C_uvs.log closed on Sat Mar 22 21:15:40 2014