! Started logfile: /scr/pima/bg219h_uvs/J0118-2141_S_dfm.log on Thu May 19 22:01:04 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219h_uvs/J0118-2141_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0118-2141_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.714286 visibilities/baseline/integration-bin. ! Found source: J0118-2141 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 900 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0118-2141_S] 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.500x0.500 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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.426335Jy sigma=28.444215 ! Fit after self-cal, rms=0.188813Jy sigma=3.076478 ! 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=2.777 mas, bmaj=12.55 mas, bpa=-11.66 degrees ! Estimated noise=1.85582 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.748235 Jy ! Component: 100 - total flux cleaned = 0.91374 Jy ! Total flux subtracted in 100 components = 0.91374 Jy ! Clean residual min=-0.039807 max=0.078797 Jy/beam ! Clean residual mean=-0.000239 rms=0.013156 Jy/beam ! Combined flux in latest and established models = 0.91374 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.91374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190001Jy sigma=3.264486 ! Fit after self-cal, rms=0.189990Jy sigma=3.264368 ! 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=3.493 mas, bmaj=13.2 mas, bpa=-9.714 degrees ! Estimated noise=1.58511 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 (-39.5, 79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0784252 Jy ! Component: 100 - total flux cleaned = 0.115117 Jy ! Component: 150 - total flux cleaned = 0.137647 Jy ! Component: 200 - total flux cleaned = 0.149538 Jy ! Total flux subtracted in 200 components = 0.149538 Jy ! Clean residual min=-0.025940 max=0.032884 Jy/beam ! Clean residual mean=0.000012 rms=0.007189 Jy/beam ! Combined flux in latest and established models = 1.06328 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 43 components and 1.06328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158174Jy sigma=2.483330 ! Fit after self-cal, rms=0.156092Jy sigma=2.439817 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.493 x 13.2 at -9.714 degrees (North through East) ! Clean map min=-0.023074 max=0.93049 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 0.95 FD 1.00* HN 1.08 KP 1.00 ! LA 1.04 MK 1.00 NL 0.96 OV 0.95 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 1.04 KP 0.98 ! LA 1.05 MK 0.98 NL 1.12 OV 0.96 ! PT 0.96 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 1.03 KP 0.98 ! LA 1.01 MK 0.99 NL 1.05 OV 0.97 ! PT 0.95 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.09 KP 0.98 ! LA 1.03 MK 1.01 NL 0.93 OV 0.98 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.156092Jy sigma=2.439817 ! Fit after self-cal, rms=0.142823Jy sigma=2.003195 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=13.21 mas, bpa=-9.919 degrees ! Estimated noise=1.57639 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.00899765 Jy ! Component: 100 - total flux cleaned = -0.0106173 Jy ! Component: 150 - total flux cleaned = -0.0106099 Jy ! Component: 200 - total flux cleaned = -0.0104743 Jy ! Total flux subtracted in 200 components = -0.0104743 Jy ! Clean residual min=-0.009024 max=0.009139 Jy/beam ! Clean residual mean=0.000003 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 1.0528 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 1.0528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141884Jy sigma=1.992150 ! Fit after self-cal, rms=0.141878Jy sigma=1.991146 ! 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. ! ! Fit before self-cal, rms=0.141878Jy sigma=1.991146 ! Fit after self-cal, rms=0.141555Jy sigma=1.989320 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=13.21 mas, bpa=-9.915 degrees ! Estimated noise=1.57292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00467261 Jy ! Component: 100 - total flux cleaned = -0.00546429 Jy ! Component: 150 - total flux cleaned = -0.00525151 Jy ! Component: 200 - total flux cleaned = -0.00504886 Jy ! Total flux subtracted in 200 components = -0.00504886 Jy ! Clean residual min=-0.009209 max=0.008699 Jy/beam ! Clean residual mean=0.000015 rms=0.002505 Jy/beam ! Combined flux in latest and established models = 1.04776 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 78 components and 1.04776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141168Jy sigma=1.986729 ! Fit after self-cal, rms=0.141164Jy sigma=1.986578 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 = 5.18765e-05 Jy ! Component: 100 - total flux cleaned = 0.000319769 Jy ! Component: 150 - total flux cleaned = 0.000570804 Jy ! Component: 200 - total flux cleaned = 0.000723888 Jy ! Total flux subtracted in 200 components = 0.000723888 Jy ! Clean residual min=-0.009133 max=0.008902 Jy/beam ! Clean residual mean=0.000017 rms=0.002470 Jy/beam ! Combined flux in latest and established models = 1.04848 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 1.04848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141059Jy sigma=1.984468 ! Fit after self-cal, rms=0.141057Jy sigma=1.984400 ! 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. ! ! Fit before self-cal, rms=0.141057Jy sigma=1.984400 ! Fit after self-cal, rms=0.140781Jy sigma=1.983355 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.533 mas, bmaj=13.22 mas, bpa=-9.905 degrees ! Estimated noise=1.56904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00348041 Jy ! Component: 100 - total flux cleaned = -0.00429002 Jy ! Component: 150 - total flux cleaned = -0.00459476 Jy ! Component: 200 - total flux cleaned = -0.00452612 Jy ! Total flux subtracted in 200 components = -0.00452612 Jy ! Clean residual min=-0.009207 max=0.008758 Jy/beam ! Clean residual mean=0.000022 rms=0.002443 Jy/beam ! Combined flux in latest and established models = 1.04395 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 106 components and 1.04395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140514Jy sigma=1.982983 ! Fit after self-cal, rms=0.140514Jy sigma=1.982940 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 = 7.52224e-05 Jy ! Component: 100 - total flux cleaned = 0.000200117 Jy ! Component: 150 - total flux cleaned = 0.000317235 Jy ! Component: 200 - total flux cleaned = 0.000427155 Jy ! Total flux subtracted in 200 components = 0.000427155 Jy ! Clean residual min=-0.009204 max=0.008806 Jy/beam ! Clean residual mean=0.000023 rms=0.002427 Jy/beam ! Combined flux in latest and established models = 1.04438 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 118 components and 1.04438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140458Jy sigma=1.982001 ! Fit after self-cal, rms=0.140459Jy sigma=1.981969 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.140459Jy sigma=1.981969 ! Fit after self-cal, rms=0.140153Jy sigma=1.980873 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.082 mas, bmaj=20.58 mas, bpa=6.992 degrees ! Estimated noise=1.85848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00363411 Jy ! Component: 100 - total flux cleaned = -0.00464617 Jy ! Component: 150 - total flux cleaned = -0.00481784 Jy ! Component: 200 - total flux cleaned = -0.00491992 Jy ! Total flux subtracted in 200 components = -0.00491992 Jy ! Clean residual min=-0.011905 max=0.010308 Jy/beam ! Clean residual mean=0.000055 rms=0.003305 Jy/beam ! Combined flux in latest and established models = 1.03946 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 143 components and 1.03946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139932Jy sigma=1.981715 ! Fit after self-cal, rms=0.139926Jy sigma=1.981623 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 = -5.41591e-05 Jy ! Component: 100 - total flux cleaned = -0.000150462 Jy ! Component: 150 - total flux cleaned = -0.000151612 Jy ! Component: 200 - total flux cleaned = -0.0001101 Jy ! Total flux subtracted in 200 components = -0.0001101 Jy ! Clean residual min=-0.011919 max=0.010338 Jy/beam ! Clean residual mean=0.000054 rms=0.003276 Jy/beam ! Combined flux in latest and established models = 1.03935 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 152 components and 1.03935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139919Jy sigma=1.981628 ! Fit after self-cal, rms=0.139915Jy sigma=1.981576 ! 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=3.537 mas, bmaj=13.23 mas, bpa=-9.889 degrees ! Estimated noise=1.56477 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.537 x 13.23 at -9.889 degrees (North through East) ! Clean map min=-0.0089224 max=0.91627 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139915Jy sigma=1.981576 ! Fit after self-cal, rms=0.133388Jy sigma=1.849077 ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=13.27 mas, bpa=-9.803 degrees ! Estimated noise=1.53725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0143497 Jy ! Component: 100 - total flux cleaned = -0.0203411 Jy ! Component: 150 - total flux cleaned = -0.0241212 Jy ! Component: 200 - total flux cleaned = -0.0268254 Jy ! Total flux subtracted in 200 components = -0.0268254 Jy ! Clean residual min=-0.010467 max=0.014030 Jy/beam ! Clean residual mean=0.000086 rms=0.003646 Jy/beam ! Combined flux in latest and established models = 1.01253 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 185 components and 1.01252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130659Jy sigma=1.834446 ! Fit after self-cal, rms=0.130650Jy sigma=1.834193 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00222223 Jy ! Component: 100 - total flux cleaned = -0.00358968 Jy ! Component: 150 - total flux cleaned = -0.00401019 Jy ! Component: 200 - total flux cleaned = -0.00425467 Jy ! Total flux subtracted in 200 components = -0.00425467 Jy ! Clean residual min=-0.010783 max=0.013807 Jy/beam ! Clean residual mean=0.000072 rms=0.003613 Jy/beam ! Combined flux in latest and established models = 1.00827 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 201 components and 1.00827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130467Jy sigma=1.835121 ! Fit after self-cal, rms=0.130465Jy sigma=1.835065 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130465Jy sigma=1.835065 ! Fit after self-cal, rms=0.128794Jy sigma=1.802702 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=2.82 mas, bmaj=12.59 mas, bpa=-11.7 degrees ! Estimated noise=1.77923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.717022 Jy ! Component: 100 - total flux cleaned = 0.880064 Jy ! Component: 150 - total flux cleaned = 0.935243 Jy ! Component: 200 - total flux cleaned = 0.959098 Jy ! Total flux subtracted in 200 components = 0.959098 Jy ! Clean residual min=-0.015279 max=0.019015 Jy/beam ! Clean residual mean=-0.000012 rms=0.004629 Jy/beam ! Combined flux in latest and established models = 0.959098 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.959098 Jy ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=13.3 mas, bpa=-9.707 degrees ! Estimated noise=1.51345 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.0151645 Jy ! Component: 100 - total flux cleaned = 0.0183982 Jy ! Component: 150 - total flux cleaned = 0.0209146 Jy ! Component: 200 - total flux cleaned = 0.0220849 Jy ! Total flux subtracted in 200 components = 0.0220849 Jy ! Clean residual min=-0.012380 max=0.017006 Jy/beam ! Clean residual mean=0.000069 rms=0.004324 Jy/beam ! Combined flux in latest and established models = 0.981183 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.981183 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.085 mas, bmaj=20.78 mas, bpa=7.036 degrees ! Estimated noise=1.78812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301159 Jy ! Component: 100 - total flux cleaned = 0.00254534 Jy ! Component: 150 - total flux cleaned = 0.00233564 Jy ! Component: 200 - total flux cleaned = 0.00201705 Jy ! Total flux subtracted in 200 components = 0.00201705 Jy ! Clean residual min=-0.015050 max=0.022023 Jy/beam ! Clean residual mean=0.000149 rms=0.005843 Jy/beam ! Combined flux in latest and established models = 0.9832 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.000298873 Jy ! Component: 100 - total flux cleaned = -0.000716051 Jy ! Component: 150 - total flux cleaned = -0.000845951 Jy ! Component: 200 - total flux cleaned = -0.00109671 Jy ! Total flux subtracted in 200 components = -0.00109671 Jy ! Clean residual min=-0.014818 max=0.021409 Jy/beam ! Clean residual mean=0.000142 rms=0.005688 Jy/beam ! Combined flux in latest and established models = 0.982104 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 66 components and 0.982104 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=13.3 mas, bpa=-9.707 degrees ! Estimated noise=1.51345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00113064 Jy ! Component: 100 - total flux cleaned = -0.000974281 Jy ! Component: 150 - total flux cleaned = -0.000972577 Jy ! Component: 200 - total flux cleaned = -0.00062724 Jy ! Total flux subtracted in 200 components = -0.00062724 Jy ! Clean residual min=-0.011264 max=0.015876 Jy/beam ! Clean residual mean=0.000070 rms=0.003855 Jy/beam ! Combined flux in latest and established models = 0.981476 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 90 components and 0.981476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126945Jy sigma=1.809775 ! Fit after self-cal, rms=0.126730Jy sigma=1.804170 wmodel /J0118-2141_S_map.mod ! wmodel: Unable to open new model file: /J0118-2141_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0118-2141_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.555 x 13.3 at -9.707 degrees (North through East) ! Clean map min=-0.01326 max=0.87707 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0118-2141_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.877069 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00377359 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.29075 1.29075 2.5815 5.163 10.326 20.652 41.304 82.608 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0113 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.877 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 232.423 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0118-2141_S_dfm.log closed on Thu May 19 22:01:06 2016