! Started logfile: /scr/pima/rv117_uvs/J0941-1335_S_dfm.log on Sat Dec 9 23:43:22 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv117_uvs/J0941-1335_S_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J0941-1335_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.891204 visibilities/baseline/integration-bin. ! Found source: J0941-1335 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 7700 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 J0941-1335_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.030830Jy sigma=17.797786 ! Fit after self-cal, rms=0.777331Jy sigma=13.348231 ! 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.705 mas, bmaj=6.084 mas, bpa=-1.626 degrees ! Estimated noise=0.873963 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.169348 Jy ! Component: 100 - total flux cleaned = 0.210211 Jy ! Total flux subtracted in 100 components = 0.210211 Jy ! Clean residual min=-0.005332 max=0.015712 Jy/beam ! Clean residual mean=-0.000040 rms=0.001630 Jy/beam ! Combined flux in latest and established models = 0.210211 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.210211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056471Jy sigma=0.947875 ! Fit after self-cal, rms=0.056466Jy sigma=0.947622 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164372 Jy ! Component: 100 - total flux cleaned = 0.0244609 Jy ! Total flux subtracted in 100 components = 0.0244609 Jy ! Clean residual min=-0.003591 max=0.003987 Jy/beam ! Clean residual mean=-0.000019 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.234672 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.234672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050843Jy sigma=0.841677 ! Fit after self-cal, rms=0.050829Jy sigma=0.841362 ! 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.415 mas, bmaj=7.462 mas, bpa=-1.905 degrees ! Estimated noise=0.475653 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.00561691 Jy ! Component: 100 - total flux cleaned = 0.00832913 Jy ! Component: 150 - total flux cleaned = 0.00972429 Jy ! Component: 200 - total flux cleaned = 0.0104677 Jy ! Total flux subtracted in 200 components = 0.0104677 Jy ! Clean residual min=-0.002356 max=0.003045 Jy/beam ! Clean residual mean=-0.000000 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.245139 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.245139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050276Jy sigma=0.831078 ! Fit after self-cal, rms=0.050274Jy sigma=0.831005 ! 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.415 x 7.462 at -1.905 degrees (North through East) ! Clean map min=-0.0022681 max=0.22312 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.01 KP 0.99 ! LA 0.98 MK 0.96 NL 1.02 OV 0.97 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 1.04 KP 1.02 ! LA 0.95 MK 0.98 NL 1.03 OV 1.01 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.08 KP 0.99 ! LA 0.99 MK 1.00 NL 1.00 OV 1.02 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.05 KP 1.01 ! LA 1.00 MK 1.01 NL 1.00 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! Fit before self-cal, rms=0.050274Jy sigma=0.831005 ! Fit after self-cal, rms=0.049634Jy sigma=0.817459 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.413 mas, bmaj=7.463 mas, bpa=-1.917 degrees ! Estimated noise=0.475638 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.000477853 Jy ! Component: 100 - total flux cleaned = 0.000479459 Jy ! Component: 150 - total flux cleaned = 0.000465642 Jy ! Component: 200 - total flux cleaned = 0.000452234 Jy ! Total flux subtracted in 200 components = 0.000452234 Jy ! Clean residual min=-0.002306 max=0.002725 Jy/beam ! Clean residual mean=0.000005 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.245592 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 36 components and 0.245592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049621Jy sigma=0.817263 ! Fit after self-cal, rms=0.049618Jy sigma=0.817217 ! 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.049618Jy sigma=0.817217 ! Fit after self-cal, rms=0.049372Jy sigma=0.810710 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=7.471 mas, bpa=-1.853 degrees ! Estimated noise=0.475924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000222531 Jy ! Component: 100 - total flux cleaned = 0.00028733 Jy ! Component: 150 - total flux cleaned = 0.000313558 Jy ! Component: 200 - total flux cleaned = 0.000325582 Jy ! Total flux subtracted in 200 components = 0.000325582 Jy ! Clean residual min=-0.001968 max=0.002481 Jy/beam ! Clean residual mean=0.000003 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.245917 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.245917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049361Jy sigma=0.810567 ! Fit after self-cal, rms=0.049362Jy sigma=0.810536 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) ! Added new window around map position (14, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236901 Jy ! Component: 100 - total flux cleaned = 0.00379142 Jy ! Component: 150 - total flux cleaned = 0.00458158 Jy ! Component: 200 - total flux cleaned = 0.0049016 Jy ! Total flux subtracted in 200 components = 0.0049016 Jy ! Clean residual min=-0.001725 max=0.001780 Jy/beam ! Clean residual mean=0.000000 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.250819 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 70 components and 0.250819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049235Jy sigma=0.808259 ! Fit after self-cal, rms=0.049221Jy sigma=0.808052 ! 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.049221Jy sigma=0.808052 ! Fit after self-cal, rms=0.049229Jy sigma=0.807937 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=7.471 mas, bpa=-1.829 degrees ! Estimated noise=0.475997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000910382 Jy ! Component: 100 - total flux cleaned = 0.00129873 Jy ! Component: 150 - total flux cleaned = 0.00157482 Jy ! Component: 200 - total flux cleaned = 0.00170258 Jy ! Total flux subtracted in 200 components = 0.00170258 Jy ! Clean residual min=-0.001655 max=0.001531 Jy/beam ! Clean residual mean=0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.252521 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.252521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049205Jy sigma=0.807529 ! Fit after self-cal, rms=0.049201Jy sigma=0.807488 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.00045598 Jy ! Component: 100 - total flux cleaned = 0.000554661 Jy ! Component: 150 - total flux cleaned = 0.000614488 Jy ! Component: 200 - total flux cleaned = 0.000669241 Jy ! Total flux subtracted in 200 components = 0.000669241 Jy ! Clean residual min=-0.001633 max=0.001511 Jy/beam ! Clean residual mean=0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.253191 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 88 components and 0.253191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049192Jy sigma=0.807335 ! Fit after self-cal, rms=0.049191Jy sigma=0.807327 ! 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.049191Jy sigma=0.807327 ! Fit after self-cal, rms=0.049239Jy sigma=0.807234 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.044 mas, bmaj=13.69 mas, bpa=4.914 degrees ! Estimated noise=0.593983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107515 Jy ! Component: 100 - total flux cleaned = 0.00128397 Jy ! Component: 150 - total flux cleaned = 0.0012835 Jy ! Component: 200 - total flux cleaned = 0.00126718 Jy ! Total flux subtracted in 200 components = 0.00126718 Jy ! Clean residual min=-0.001381 max=0.001130 Jy/beam ! Clean residual mean=0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.254458 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.254458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049243Jy sigma=0.807331 ! Fit after self-cal, rms=0.049240Jy sigma=0.807258 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.000102913 Jy ! Component: 100 - total flux cleaned = 0.000182132 Jy ! Component: 150 - total flux cleaned = 0.000181752 Jy ! Component: 200 - total flux cleaned = 0.000195426 Jy ! Total flux subtracted in 200 components = 0.000195426 Jy ! Clean residual min=-0.001349 max=0.001129 Jy/beam ! Clean residual mean=0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.254653 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.254653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049246Jy sigma=0.807365 ! Fit after self-cal, rms=0.049243Jy sigma=0.807303 ! 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.409 mas, bmaj=7.473 mas, bpa=-1.841 degrees ! Estimated noise=0.476447 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.409 x 7.473 at -1.841 degrees (North through East) ! Clean map min=-0.0014869 max=0.22317 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=2.702 mas, bmaj=6.096 mas, bpa=-1.475 degrees ! Estimated noise=0.876374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169754 Jy ! Component: 100 - total flux cleaned = 0.211129 Jy ! Component: 150 - total flux cleaned = 0.227806 Jy ! Component: 200 - total flux cleaned = 0.235891 Jy ! Total flux subtracted in 200 components = 0.235891 Jy ! Clean residual min=-0.002863 max=0.003822 Jy/beam ! Clean residual mean=-0.000011 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.235891 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.235891 Jy ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=7.473 mas, bpa=-1.841 degrees ! Estimated noise=0.476447 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.00553511 Jy ! Component: 100 - total flux cleaned = 0.00879589 Jy ! Component: 150 - total flux cleaned = 0.0111487 Jy ! Component: 200 - total flux cleaned = 0.0129536 Jy ! Total flux subtracted in 200 components = 0.0129536 Jy ! Clean residual min=-0.001908 max=0.002345 Jy/beam ! Clean residual mean=0.000001 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.248844 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 45 components and 0.248844 Jy ! Inverting map ! Added new window around map position (5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215057 Jy ! Component: 100 - total flux cleaned = 0.00339755 Jy ! Component: 150 - total flux cleaned = 0.00408338 Jy ! Component: 200 - total flux cleaned = 0.00458268 Jy ! Total flux subtracted in 200 components = 0.00458268 Jy ! Clean residual min=-0.001653 max=0.001481 Jy/beam ! Clean residual mean=0.000001 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.253427 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 73 components and 0.253427 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=8.044 mas, bmaj=13.69 mas, bpa=4.914 degrees ! Estimated noise=0.593983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000596499 Jy ! Component: 100 - total flux cleaned = 0.000680515 Jy ! Component: 150 - total flux cleaned = 0.000726424 Jy ! Component: 200 - total flux cleaned = 0.000802912 Jy ! Total flux subtracted in 200 components = 0.000802912 Jy ! Clean residual min=-0.001311 max=0.001129 Jy/beam ! Clean residual mean=0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.25423 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 = 1.63034e-05 Jy ! Component: 100 - total flux cleaned = 4.50668e-05 Jy ! Component: 150 - total flux cleaned = 5.77529e-05 Jy ! Component: 200 - total flux cleaned = 8.06649e-05 Jy ! Total flux subtracted in 200 components = 8.06649e-05 Jy ! Clean residual min=-0.001265 max=0.001149 Jy/beam ! Clean residual mean=0.000003 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.254311 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 120 components and 0.254311 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=7.473 mas, bpa=-1.841 degrees ! Estimated noise=0.476447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.86184e-05 Jy ! Component: 100 - total flux cleaned = 3.88377e-05 Jy ! Component: 150 - total flux cleaned = 5.54733e-05 Jy ! Component: 200 - total flux cleaned = 3.89202e-05 Jy ! Total flux subtracted in 200 components = 3.89202e-05 Jy ! Clean residual min=-0.001560 max=0.001376 Jy/beam ! Clean residual mean=0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.25435 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 136 components and 0.25435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049192Jy sigma=0.806345 ! Fit after self-cal, rms=0.049182Jy sigma=0.806203 wmodel J0941-1335_S_map.mod ! Writing 136 model components to file: J0941-1335_S_map.mod wobs J0941-1335_S_uvs.fits ! Writing UV FITS file: J0941-1335_S_uvs.fits wwins J0941-1335_S_map.win ! wwins: Wrote 3 windows to J0941-1335_S_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.000383407 Jy ! Component: 100 - total flux cleaned = -0.000593104 Jy ! Component: 150 - total flux cleaned = -0.000766852 Jy ! Component: 200 - total flux cleaned = -0.000995359 Jy ! Component: 250 - total flux cleaned = -0.00111617 Jy ! Component: 300 - total flux cleaned = -0.00123356 Jy ! Component: 350 - total flux cleaned = -0.00134781 Jy ! Component: 400 - total flux cleaned = -0.00144044 Jy ! Component: 450 - total flux cleaned = -0.0015311 Jy ! Component: 500 - total flux cleaned = -0.00161999 Jy ! Component: 550 - total flux cleaned = -0.00165494 Jy ! Component: 600 - total flux cleaned = -0.00175821 Jy ! Component: 650 - total flux cleaned = -0.00182599 Jy ! Component: 700 - total flux cleaned = -0.0018757 Jy ! Component: 750 - total flux cleaned = -0.00187586 Jy ! Component: 800 - total flux cleaned = -0.00197257 Jy ! Component: 850 - total flux cleaned = -0.00203573 Jy ! Component: 900 - total flux cleaned = -0.00203571 Jy ! Component: 950 - total flux cleaned = -0.00212834 Jy ! Component: 1000 - total flux cleaned = -0.00218911 Jy ! Component: 1050 - total flux cleaned = -0.00227917 Jy ! Component: 1100 - total flux cleaned = -0.0022791 Jy ! Component: 1150 - total flux cleaned = -0.00233793 Jy ! Component: 1200 - total flux cleaned = -0.00235239 Jy ! Component: 1250 - total flux cleaned = -0.00235252 Jy ! Component: 1300 - total flux cleaned = -0.00236671 Jy ! Component: 1350 - total flux cleaned = -0.00233889 Jy ! Component: 1400 - total flux cleaned = -0.00239434 Jy ! Component: 1450 - total flux cleaned = -0.0024078 Jy ! Component: 1500 - total flux cleaned = -0.00236722 Jy ! Component: 1550 - total flux cleaned = -0.00234052 Jy ! Component: 1600 - total flux cleaned = -0.00228748 Jy ! Component: 1650 - total flux cleaned = -0.00227431 Jy ! Component: 1700 - total flux cleaned = -0.0023002 Jy ! Component: 1750 - total flux cleaned = -0.00228722 Jy ! Component: 1800 - total flux cleaned = -0.00227442 Jy ! Component: 1850 - total flux cleaned = -0.00228698 Jy ! Component: 1900 - total flux cleaned = -0.00228702 Jy ! Component: 1950 - total flux cleaned = -0.00224965 Jy ! Component: 2000 - total flux cleaned = -0.00229908 Jy ! Component: 2050 - total flux cleaned = -0.00234802 Jy ! Component: 2100 - total flux cleaned = -0.00232365 Jy ! Component: 2150 - total flux cleaned = -0.00233573 Jy ! Component: 2200 - total flux cleaned = -0.00239527 Jy ! Component: 2250 - total flux cleaned = -0.00235998 Jy ! Component: 2300 - total flux cleaned = -0.00239507 Jy ! Component: 2350 - total flux cleaned = -0.00238356 Jy ! Component: 2400 - total flux cleaned = -0.00241829 Jy ! Component: 2450 - total flux cleaned = -0.00247563 Jy ! Component: 2500 - total flux cleaned = -0.00247547 Jy ! Component: 2550 - total flux cleaned = -0.00253186 Jy ! Component: 2600 - total flux cleaned = -0.00254293 Jy ! Component: 2650 - total flux cleaned = -0.00256524 Jy ! Component: 2700 - total flux cleaned = -0.00260925 Jy ! Component: 2750 - total flux cleaned = -0.00264192 Jy ! Component: 2800 - total flux cleaned = -0.00267448 Jy ! Component: 2850 - total flux cleaned = -0.00269615 Jy ! Component: 2900 - total flux cleaned = -0.00269616 Jy ! Component: 2950 - total flux cleaned = -0.00276014 Jy ! Component: 3000 - total flux cleaned = -0.00274948 Jy ! Component: 3050 - total flux cleaned = -0.00277054 Jy ! Component: 3100 - total flux cleaned = -0.00279151 Jy ! Component: 3150 - total flux cleaned = -0.00282281 Jy ! Component: 3200 - total flux cleaned = -0.00285392 Jy ! Component: 3250 - total flux cleaned = -0.00285395 Jy ! Component: 3300 - total flux cleaned = -0.00290497 Jy ! Component: 3350 - total flux cleaned = -0.00291515 Jy ! Component: 3400 - total flux cleaned = -0.00294545 Jy ! Component: 3450 - total flux cleaned = -0.00292544 Jy ! Component: 3500 - total flux cleaned = -0.00298523 Jy ! Component: 3550 - total flux cleaned = -0.00300499 Jy ! Component: 3600 - total flux cleaned = -0.00298514 Jy ! Component: 3650 - total flux cleaned = -0.00300475 Jy ! Component: 3700 - total flux cleaned = -0.0029949 Jy ! Component: 3750 - total flux cleaned = -0.00295606 Jy ! Component: 3800 - total flux cleaned = -0.00303339 Jy ! Component: 3850 - total flux cleaned = -0.00301416 Jy ! Component: 3900 - total flux cleaned = -0.00305231 Jy ! Component: 3950 - total flux cleaned = -0.00304276 Jy ! Component: 4000 - total flux cleaned = -0.00309002 Jy ! Component: 4050 - total flux cleaned = -0.00308056 Jy ! Total flux subtracted in 4096 components = -0.00309926 Jy ! Clean residual min=-0.000532 max=0.000670 Jy/beam ! Clean residual mean=0.000001 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.25125 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 416 components and 0.25125 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J0941-1335_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.409 x 7.473 at -1.841 degrees (North through East) ! Clean map min=-0.0010494 max=0.22312 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J0941-1335_S_map.fits wmodel /scr/pima/rv117_uvs/J0941-1335_S_map.mod ! Writing 416 model components to file: /scr/pima/rv117_uvs/J0941-1335_S_map.mod wobs /scr/pima/rv117_uvs/J0941-1335_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J0941-1335_S_uvs.fits wwins /scr/pima/rv117_uvs/J0941-1335_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv117_uvs/J0941-1335_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.223124 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166709 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.224147 0.224147 0.448294 0.896589 1.79318 3.58635 7.17271 14.3454 28.6908 57.3817 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.223 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1338.41 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J0941-1335_S_dfm.log closed on Sat Dec 9 23:43:27 2017