! Started logfile: /d2/scr/pima/bp177i_uvs/J1337-1811_C_uvs.log on Tue Apr 15 00:27:53 2014 obs /d2/scr/pima/bp177i_uvs/J1337-1811_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177i_uvs/J1337-1811_C_uva.fits ! AN table 1: 5 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.328571 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1337-1811 ! ! 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 368 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/bp177i_uvs/J1337-1811_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008310Jy sigma=41.418819 ! Fit after self-cal, rms=0.957895Jy sigma=40.164586 ! 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.501 mas, bmaj=5.492 mas, bpa=14.23 degrees ! Estimated noise=1.3537 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188847 Jy ! Component: 100 - total flux cleaned = 0.030088 Jy ! Total flux subtracted in 100 components = 0.030088 Jy ! Clean residual min=-0.007673 max=0.007783 Jy/beam ! Clean residual mean=-0.000051 rms=0.003779 Jy/beam ! Combined flux in latest and established models = 0.030088 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 52 components and 0.030088 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.057756Jy sigma=2.545349 ! Fit after self-cal, rms=0.056754Jy sigma=2.501845 ! 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.869 mas, bmaj=6.168 mas, bpa=13.74 degrees ! Estimated noise=1.05344 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.0344591 Jy ! Component: 100 - total flux cleaned = 0.0535261 Jy ! Component: 150 - total flux cleaned = 0.0524198 Jy ! Component: 200 - total flux cleaned = 0.0503279 Jy ! Total flux subtracted in 200 components = 0.0503279 Jy ! Clean residual min=-0.008054 max=0.008094 Jy/beam ! Clean residual mean=-0.000087 rms=0.004376 Jy/beam ! Combined flux in latest and established models = 0.0804159 Jy ! Performing phase self-cal ! Adding 141 model components to the UV plane model. ! The established model now contains 188 components and 0.080416 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.023889Jy sigma=0.964560 ! Fit after self-cal, rms=0.023711Jy sigma=0.956214 ! 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.869 x 6.168 at 13.74 degrees (North through East) ! Clean map min=-0.0095633 max=0.027592 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 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 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.023711Jy sigma=0.956214 ! Fit after self-cal, rms=0.023711Jy sigma=0.956214 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.869 mas, bmaj=6.168 mas, bpa=13.74 degrees ! Estimated noise=1.05344 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.00551217 Jy ! Component: 100 - total flux cleaned = -0.00756094 Jy ! Component: 150 - total flux cleaned = -0.00947722 Jy ! Component: 200 - total flux cleaned = -0.0122208 Jy ! Total flux subtracted in 200 components = -0.0122208 Jy ! Clean residual min=-0.003364 max=0.003339 Jy/beam ! Clean residual mean=-0.000041 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 0.0681952 Jy ! Performing phase self-cal ! Adding 130 model components to the UV plane model. ! The established model now contains 308 components and 0.0681952 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.017987Jy sigma=0.672770 ! Fit after self-cal, rms=0.017905Jy sigma=0.668628 ! 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.017905Jy sigma=0.668628 ! Fit after self-cal, rms=0.016198Jy sigma=0.562345 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.865 mas, bmaj=6.271 mas, bpa=14.09 degrees ! Estimated noise=1.05677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000361641 Jy ! Component: 100 - total flux cleaned = -0.000809239 Jy ! Component: 150 - total flux cleaned = -0.00103206 Jy ! Component: 200 - total flux cleaned = -0.00159273 Jy ! Total flux subtracted in 200 components = -0.00159273 Jy ! Clean residual min=-0.000811 max=0.000812 Jy/beam ! Clean residual mean=-0.000010 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.0666025 Jy selfcal ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 389 components and 0.0666025 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.015535Jy sigma=0.541040 ! Fit after self-cal, rms=0.015518Jy sigma=0.540061 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.000572347 Jy ! Component: 100 - total flux cleaned = -0.000600744 Jy ! Component: 150 - total flux cleaned = -0.000602374 Jy ! Component: 200 - total flux cleaned = -0.000581323 Jy ! Total flux subtracted in 200 components = -0.000581323 Jy ! Clean residual min=-0.000358 max=0.000359 Jy/beam ! Clean residual mean=-0.000005 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.0660212 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 429 components and 0.0660212 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.015394Jy sigma=0.538339 ! Fit after self-cal, rms=0.015393Jy sigma=0.538185 ! 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.015393Jy sigma=0.538185 ! Fit after self-cal, rms=0.014868Jy sigma=0.487798 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.856 mas, bmaj=6.281 mas, bpa=14.2 degrees ! Estimated noise=1.06148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297221 Jy ! Component: 100 - total flux cleaned = 0.000172845 Jy ! Component: 150 - total flux cleaned = 6.46065e-05 Jy ! Component: 200 - total flux cleaned = 3.98917e-05 Jy ! Total flux subtracted in 200 components = 3.98917e-05 Jy ! Clean residual min=-0.000402 max=0.000401 Jy/beam ! Clean residual mean=-0.000001 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0660611 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 494 components and 0.0660611 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.014681Jy sigma=0.485310 ! Fit after self-cal, rms=0.014693Jy sigma=0.485136 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.000114444 Jy ! Component: 100 - total flux cleaned = -0.000174818 Jy ! Component: 150 - total flux cleaned = -0.000193288 Jy ! Component: 200 - total flux cleaned = -0.000109754 Jy ! Total flux subtracted in 200 components = -0.000109754 Jy ! Clean residual min=-0.000272 max=0.000270 Jy/beam ! Clean residual mean=-0.000001 rms=0.000098 Jy/beam ! Combined flux in latest and established models = 0.0659514 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 536 components and 0.0659513 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.014610Jy sigma=0.484401 ! Fit after self-cal, rms=0.014611Jy sigma=0.484352 ! 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.014611Jy sigma=0.484352 ! Fit after self-cal, rms=0.014672Jy sigma=0.482526 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=8.596 mas, bpa=0.4971 degrees ! Estimated noise=1.3137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000624737 Jy ! Component: 100 - total flux cleaned = -0.000933346 Jy ! Component: 150 - total flux cleaned = -0.00101606 Jy ! Component: 200 - total flux cleaned = -0.0010971 Jy ! Total flux subtracted in 200 components = -0.0010971 Jy ! Clean residual min=-0.000453 max=0.000444 Jy/beam ! Clean residual mean=-0.000004 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.0648542 Jy selfcal ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 608 components and 0.0648542 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.014566Jy sigma=0.482363 ! Fit after self-cal, rms=0.014562Jy sigma=0.482213 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.000108766 Jy ! Component: 100 - total flux cleaned = 0.000203933 Jy ! Component: 150 - total flux cleaned = 0.000272075 Jy ! Component: 200 - total flux cleaned = 0.000311077 Jy ! Total flux subtracted in 200 components = 0.000311077 Jy ! Clean residual min=-0.000212 max=0.000212 Jy/beam ! Clean residual mean=0.000002 rms=0.000086 Jy/beam ! Combined flux in latest and established models = 0.0651653 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 662 components and 0.0651653 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.014513Jy sigma=0.482034 ! Fit after self-cal, rms=0.014515Jy sigma=0.481982 ! 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.85 mas, bmaj=6.281 mas, bpa=14.26 degrees ! Estimated noise=1.06193 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.85 x 6.281 at 14.26 degrees (North through East) ! Clean map min=-0.0041244 max=0.021596 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.488 mas, bmaj=5.657 mas, bpa=14.77 degrees ! Estimated noise=1.3593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160517 Jy ! Component: 100 - total flux cleaned = 0.0233178 Jy ! Component: 150 - total flux cleaned = 0.0308291 Jy ! Component: 200 - total flux cleaned = 0.039093 Jy ! Total flux subtracted in 200 components = 0.039093 Jy ! Clean residual min=-0.006481 max=0.006448 Jy/beam ! Clean residual mean=-0.000045 rms=0.003161 Jy/beam ! Combined flux in latest and established models = 0.039093 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 96 model components to the UV plane model. ! The established model now contains 96 components and 0.039093 Jy ! Inverting map and beam ! Estimated beam: bmin=1.85 mas, bmaj=6.281 mas, bpa=14.26 degrees ! Estimated noise=1.06193 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.0276857 Jy ! Component: 100 - total flux cleaned = 0.0449863 Jy ! Component: 150 - total flux cleaned = 0.045637 Jy ! Component: 200 - total flux cleaned = 0.0444289 Jy ! Total flux subtracted in 200 components = 0.0444289 Jy ! Clean residual min=-0.006332 max=0.006301 Jy/beam ! Clean residual mean=-0.000064 rms=0.003266 Jy/beam ! Combined flux in latest and established models = 0.0835219 Jy ! Adding 149 model components to the UV plane model. ! The established model now contains 241 components and 0.083522 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.529 mas, bmaj=8.596 mas, bpa=0.4971 degrees ! Estimated noise=1.3137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00811487 Jy ! Component: 100 - total flux cleaned = -0.0114349 Jy ! Component: 150 - total flux cleaned = -0.0180954 Jy ! Component: 200 - total flux cleaned = -0.0247684 Jy ! Total flux subtracted in 200 components = -0.0247684 Jy ! Clean residual min=-0.004306 max=0.004181 Jy/beam ! Clean residual mean=-0.000066 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.0587535 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.00596211 Jy ! Component: 100 - total flux cleaned = -0.0104476 Jy ! Component: 150 - total flux cleaned = -0.0148123 Jy ! Component: 200 - total flux cleaned = -0.0201936 Jy ! Total flux subtracted in 200 components = -0.0201936 Jy ! Clean residual min=-0.004398 max=0.004395 Jy/beam ! Clean residual mean=-0.000086 rms=0.001982 Jy/beam ! Combined flux in latest and established models = 0.0385599 Jy ! Adding 129 model components to the UV plane model. ! The established model now contains 360 components and 0.0385599 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.85 mas, bmaj=6.281 mas, bpa=14.26 degrees ! Estimated noise=1.06193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037096 Jy ! Component: 100 - total flux cleaned = 0.0057232 Jy ! Component: 150 - total flux cleaned = 0.00709087 Jy ! Component: 200 - total flux cleaned = 0.00810255 Jy ! Total flux subtracted in 200 components = 0.00810255 Jy ! Clean residual min=-0.001604 max=0.001613 Jy/beam ! Clean residual mean=0.000019 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0466625 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 392 components and 0.0466625 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.014954Jy sigma=0.498592 ! Fit after self-cal, rms=0.014888Jy sigma=0.494777 wmodel /d2/scr/pima/bp177i_uvs/J1337-1811_C_map.mod ! Writing 392 model components to file: /d2/scr/pima/bp177i_uvs/J1337-1811_C_map.mod wobs /d2/scr/pima/bp177i_uvs/J1337-1811_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177i_uvs/J1337-1811_C_uvs.fits wwins /d2/scr/pima/bp177i_uvs/J1337-1811_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp177i_uvs/J1337-1811_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.85 x 6.281 at 14.26 degrees (North through East) ! Clean map min=-0.0056235 max=0.016741 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177i_uvs/J1337-1811_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0167409 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000305518 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.47493 5.47493 10.9499 21.8997 43.7994 87.5988 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.016 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 54.795 quit ! Quitting program ! Log file /d2/scr/pima/bp177i_uvs/J1337-1811_C_uvs.log closed on Tue Apr 15 00:27:57 2014