! Started logfile: /d2/scr/pima/bp171aa_uvs/J1118-3702_C_uvs.log on Thu Nov 28 23:35:53 2013 obs /d2/scr/pima/bp171aa_uvs/J1118-3702_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171aa_uvs/J1118-3702_C_uva.fits ! AN table 1: 13 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.538462 visibilities/baseline/integration-bin. ! Found source: J1118-3702 ! ! 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.14397e+09 3.2e+07 1 3.2e+07 ! 02 2 4.17597e+09 3.2e+07 1 3.2e+07 ! 03 3 4.20797e+09 3.2e+07 1 3.2e+07 ! 04 4 4.23997e+09 3.2e+07 1 3.2e+07 ! 05 5 4.43197e+09 3.2e+07 1 3.2e+07 ! 06 6 4.52797e+09 3.2e+07 1 3.2e+07 ! 07 7 4.55997e+09 3.2e+07 1 3.2e+07 ! 08 8 4.59197e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1176 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/bp171aa_uvs/J1118-3702_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003273Jy sigma=0.709242 ! Fit after self-cal, rms=0.975428Jy sigma=0.689576 ! 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=6.282 mas, bmaj=45.27 mas, bpa=6.475 degrees ! Estimated noise=39.5375 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.0194429 Jy ! Component: 100 - total flux cleaned = 0.0229375 Jy ! Total flux subtracted in 100 components = 0.0229375 Jy ! Clean residual min=-0.002177 max=0.002205 Jy/beam ! Clean residual mean=-0.000033 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.0229375 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.0229375 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.035965Jy sigma=0.025374 ! Fit after self-cal, rms=0.034820Jy sigma=0.024562 ! 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.827 mas, bmaj=45.29 mas, bpa=7.068 degrees ! Estimated noise=31.5051 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.0039466 Jy ! Component: 100 - total flux cleaned = 0.00452957 Jy ! Component: 150 - total flux cleaned = 0.00467358 Jy ! Component: 200 - total flux cleaned = 0.00528982 Jy ! Total flux subtracted in 200 components = 0.00528982 Jy ! Clean residual min=-0.001113 max=0.001126 Jy/beam ! Clean residual mean=-0.000024 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0282273 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 139 components and 0.0282273 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.034313Jy sigma=0.024207 ! Fit after self-cal, rms=0.034277Jy sigma=0.024182 ! 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.827 x 45.29 at 7.068 degrees (North through East) ! Clean map min=-0.0018309 max=0.021348 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* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 KP 1.17 LA 1.01 ! OV 0.96 PT 1.00 SC 1.00* ! ! ! Correcting IF 3. ! 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* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 KP 1.13 LA 1.04 ! OV 0.97 PT 0.91 SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 KP 0.94 LA 1.05 ! OV 1.07 PT 0.84 SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.88 KP 1.11 LA 0.99 ! OV 1.03 PT 1.16 SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 KP 1.08 LA 1.11 ! OV 0.84 PT 1.02 SC 1.00* ! ! ! 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* SC 1.00* ! ! ! Fit before self-cal, rms=0.034277Jy sigma=0.024182 ! Fit after self-cal, rms=0.034848Jy sigma=0.024119 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.776 mas, bmaj=45.62 mas, bpa=7.123 degrees ! Estimated noise=32.0507 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.000772095 Jy ! Component: 100 - total flux cleaned = -0.000556452 Jy ! Component: 150 - total flux cleaned = -0.000552724 Jy ! Component: 200 - total flux cleaned = -0.000687876 Jy ! Total flux subtracted in 200 components = -0.000687876 Jy ! Clean residual min=-0.000724 max=0.000719 Jy/beam ! Clean residual mean=-0.000006 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.0275394 Jy ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 224 components and 0.0275394 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.034704Jy sigma=0.024019 ! Fit after self-cal, rms=0.034728Jy sigma=0.023996 ! 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.034728Jy sigma=0.023996 ! Fit after self-cal, rms=0.035456Jy sigma=0.023982 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.734 mas, bmaj=45.81 mas, bpa=7.216 degrees ! Estimated noise=32.5541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000556494 Jy ! Component: 100 - total flux cleaned = -0.000375428 Jy ! Component: 150 - total flux cleaned = -0.000453184 Jy ! Component: 200 - total flux cleaned = -0.000380915 Jy ! Total flux subtracted in 200 components = -0.000380915 Jy ! Clean residual min=-0.000580 max=0.000573 Jy/beam ! Clean residual mean=-0.000000 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.0271585 Jy selfcal ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 302 components and 0.0271585 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.035363Jy sigma=0.023918 ! Fit after self-cal, rms=0.035372Jy sigma=0.023911 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.000321736 Jy ! Component: 100 - total flux cleaned = -0.000257183 Jy ! Component: 150 - total flux cleaned = -0.000229432 Jy ! Component: 200 - total flux cleaned = -0.000311527 Jy ! Total flux subtracted in 200 components = -0.000311527 Jy ! Clean residual min=-0.000452 max=0.000450 Jy/beam ! Clean residual mean=0.000002 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.0268469 Jy ! Performing phase self-cal ! Adding 111 model components to the UV plane model. ! The established model now contains 403 components and 0.0268469 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.035320Jy sigma=0.023876 ! Fit after self-cal, rms=0.035304Jy sigma=0.023873 ! 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.035304Jy sigma=0.023873 ! Fit after self-cal, rms=0.035918Jy sigma=0.023862 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.7 mas, bmaj=45.95 mas, bpa=7.322 degrees ! Estimated noise=32.8607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000535189 Jy ! Component: 100 - total flux cleaned = -0.000303852 Jy ! Component: 150 - total flux cleaned = 6.39123e-05 Jy ! Component: 200 - total flux cleaned = 0.000438631 Jy ! Total flux subtracted in 200 components = 0.000438631 Jy ! Clean residual min=-0.000472 max=0.000469 Jy/beam ! Clean residual mean=0.000005 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.0272856 Jy selfcal ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 489 components and 0.0272856 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.035865Jy sigma=0.023825 ! Fit after self-cal, rms=0.035873Jy sigma=0.023822 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.000126585 Jy ! Component: 100 - total flux cleaned = 7.25854e-05 Jy ! Component: 150 - total flux cleaned = -5.54683e-05 Jy ! Component: 200 - total flux cleaned = -0.000202721 Jy ! Total flux subtracted in 200 components = -0.000202721 Jy ! Clean residual min=-0.000402 max=0.000401 Jy/beam ! Clean residual mean=0.000006 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.0270829 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 561 components and 0.0270829 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.035837Jy sigma=0.023802 ! Fit after self-cal, rms=0.035826Jy sigma=0.023800 ! 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.035826Jy sigma=0.023800 ! Fit after self-cal, rms=0.036232Jy sigma=0.023796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.988 mas, bmaj=45.34 mas, bpa=7.281 degrees ! Estimated noise=33.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000236053 Jy ! Component: 100 - total flux cleaned = -6.75793e-05 Jy ! Component: 150 - total flux cleaned = 0.000189644 Jy ! Component: 200 - total flux cleaned = 0.000459032 Jy ! Total flux subtracted in 200 components = 0.000459032 Jy ! Clean residual min=-0.000400 max=0.000401 Jy/beam ! Clean residual mean=0.000007 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.0275419 Jy selfcal ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 626 components and 0.0275419 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.036197Jy sigma=0.023773 ! Fit after self-cal, rms=0.036200Jy sigma=0.023771 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.000158433 Jy ! Component: 100 - total flux cleaned = 8.8969e-05 Jy ! Component: 150 - total flux cleaned = -1.08352e-06 Jy ! Component: 200 - total flux cleaned = -0.000109885 Jy ! Total flux subtracted in 200 components = -0.000109885 Jy ! Clean residual min=-0.000355 max=0.000357 Jy/beam ! Clean residual mean=0.000009 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.027432 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 687 components and 0.027432 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.036172Jy sigma=0.023758 ! Fit after self-cal, rms=0.036164Jy sigma=0.023756 ! 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.677 mas, bmaj=46.03 mas, bpa=7.389 degrees ! Estimated noise=33.02 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.677 x 46.03 at 7.389 degrees (North through East) ! Clean map min=-0.0019018 max=0.020717 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=6.17 mas, bmaj=45.64 mas, bpa=6.721 degrees ! Estimated noise=40.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0208131 Jy ! Component: 100 - total flux cleaned = 0.0211002 Jy ! Component: 150 - total flux cleaned = 0.0214687 Jy ! Component: 200 - total flux cleaned = 0.0204317 Jy ! Total flux subtracted in 200 components = 0.0204317 Jy ! Clean residual min=-0.002048 max=0.002046 Jy/beam ! Clean residual mean=-0.000046 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.0204317 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 75 model components to the UV plane model. ! The established model now contains 75 components and 0.0204317 Jy ! Inverting map and beam ! Estimated beam: bmin=6.677 mas, bmaj=46.03 mas, bpa=7.389 degrees ! Estimated noise=33.02 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.000354625 Jy ! Component: 100 - total flux cleaned = 0.00101581 Jy ! Component: 150 - total flux cleaned = 0.00200342 Jy ! Component: 200 - total flux cleaned = 0.00300525 Jy ! Total flux subtracted in 200 components = 0.00300525 Jy ! Clean residual min=-0.001333 max=0.001363 Jy/beam ! Clean residual mean=-0.000021 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.0234369 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 173 components and 0.0234369 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.988 mas, bmaj=45.34 mas, bpa=7.281 degrees ! Estimated noise=33.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124318 Jy ! Component: 100 - total flux cleaned = -1.61644e-05 Jy ! Component: 150 - total flux cleaned = 0.000166252 Jy ! Component: 200 - total flux cleaned = 0.000121066 Jy ! Total flux subtracted in 200 components = 0.000121066 Jy ! Clean residual min=-0.000663 max=0.000664 Jy/beam ! Clean residual mean=-0.000006 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.023558 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 = 3.73765e-05 Jy ! Component: 100 - total flux cleaned = 2.15248e-06 Jy ! Component: 150 - total flux cleaned = 7.13656e-05 Jy ! Component: 200 - total flux cleaned = 7.02011e-05 Jy ! Total flux subtracted in 200 components = 7.02011e-05 Jy ! Clean residual min=-0.000533 max=0.000529 Jy/beam ! Clean residual mean=0.000000 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.0236282 Jy ! Adding 178 model components to the UV plane model. ! The established model now contains 351 components and 0.0236282 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.677 mas, bmaj=46.03 mas, bpa=7.389 degrees ! Estimated noise=33.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000384294 Jy ! Component: 100 - total flux cleaned = 0.000554273 Jy ! Component: 150 - total flux cleaned = 0.000634132 Jy ! Component: 200 - total flux cleaned = 0.00063404 Jy ! Total flux subtracted in 200 components = 0.00063404 Jy ! Clean residual min=-0.000406 max=0.000408 Jy/beam ! Clean residual mean=0.000003 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.0242622 Jy selfcal ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 429 components and 0.0242622 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.036195Jy sigma=0.023781 ! Fit after self-cal, rms=0.036181Jy sigma=0.023778 wmodel /d2/scr/pima/bp171aa_uvs/J1118-3702_C_map.mod ! Writing 429 model components to file: /d2/scr/pima/bp171aa_uvs/J1118-3702_C_map.mod wobs /d2/scr/pima/bp171aa_uvs/J1118-3702_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171aa_uvs/J1118-3702_C_uvs.fits wwins /d2/scr/pima/bp171aa_uvs/J1118-3702_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/bp171aa_uvs/J1118-3702_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.677 x 46.03 at 7.389 degrees (North through East) ! Clean map min=-0.0025508 max=0.020501 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171aa_uvs/J1118-3702_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0205014 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202805 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.96768 2.96768 5.93536 11.8707 23.7414 47.4829 94.9658 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.02 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 101.089 quit ! Quitting program ! Log file /d2/scr/pima/bp171aa_uvs/J1118-3702_C_uvs.log closed on Thu Nov 28 23:36:00 2013