! Started logfile: /scr/pima/bg219e_uvs/J0025-2602_S_dfm.log on Thu May 19 18:15:47 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/bg219e_uvs/J0025-2602_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0025-2602_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.924145 visibilities/baseline/integration-bin. ! Found source: J0025-2602 ! ! 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 6920 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 J0025-2602_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.318348Jy sigma=19.501936 ! Fit after self-cal, rms=0.505403Jy sigma=7.495432 ! 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.993 mas, bmaj=13.81 mas, bpa=18.29 degrees ! Estimated noise=0.757078 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.45791 Jy ! Component: 100 - total flux cleaned = 0.638343 Jy ! Total flux subtracted in 100 components = 0.638343 Jy ! Clean residual min=-0.052661 max=0.087312 Jy/beam ! Clean residual mean=-0.000669 rms=0.015774 Jy/beam ! Combined flux in latest and established models = 0.638343 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.638343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.368201Jy sigma=4.958240 ! Fit after self-cal, rms=0.367897Jy sigma=4.954811 ! 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.491 mas, bmaj=14.8 mas, bpa=16.96 degrees ! Estimated noise=0.606051 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.163731 Jy ! Component: 100 - total flux cleaned = 0.259883 Jy ! Component: 150 - total flux cleaned = 0.321557 Jy ! Component: 200 - total flux cleaned = 0.363872 Jy ! Total flux subtracted in 200 components = 0.363872 Jy ! Clean residual min=-0.044877 max=0.074886 Jy/beam ! Clean residual mean=-0.000316 rms=0.014897 Jy/beam ! Combined flux in latest and established models = 1.00222 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 107 components and 1.00221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.268391Jy sigma=3.590912 ! Fit after self-cal, rms=0.268029Jy sigma=3.584778 ! 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.491 x 14.8 at 16.96 degrees (North through East) ! Clean map min=-0.044962 max=0.63317 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* 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: ! BR 1.02 FD 1.06 HN 1.12 KP 0.89 ! LA 0.85 NL 1.11 OV 1.01 PT 0.94 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.08 KP 0.92 ! LA 0.86 NL 1.09 OV 0.96 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.09 KP 1.06 ! LA 0.95 NL 1.10 OV 0.98 PT 0.93 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.268029Jy sigma=3.584778 ! Fit after self-cal, rms=0.246868Jy sigma=3.454265 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=15.11 mas, bpa=17.09 degrees ! Estimated noise=0.606269 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 (12, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0693188 Jy ! Component: 100 - total flux cleaned = 0.10515 Jy ! Component: 150 - total flux cleaned = 0.130636 Jy ! Component: 200 - total flux cleaned = 0.15029 Jy ! Total flux subtracted in 200 components = 0.15029 Jy ! Clean residual min=-0.030961 max=0.033278 Jy/beam ! Clean residual mean=-0.000150 rms=0.010354 Jy/beam ! Combined flux in latest and established models = 1.1525 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 158 components and 1.1525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224813Jy sigma=3.121704 ! Fit after self-cal, rms=0.223102Jy sigma=3.102253 ! 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.223102Jy sigma=3.102253 ! Fit after self-cal, rms=0.220617Jy sigma=3.148164 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=15.31 mas, bpa=17.24 degrees ! Estimated noise=0.603485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212974 Jy ! Component: 100 - total flux cleaned = 0.0338587 Jy ! Component: 150 - total flux cleaned = 0.0406968 Jy ! Component: 200 - total flux cleaned = 0.0430959 Jy ! Total flux subtracted in 200 components = 0.0430959 Jy ! Clean residual min=-0.028976 max=0.033714 Jy/beam ! Clean residual mean=-0.000097 rms=0.009773 Jy/beam ! Combined flux in latest and established models = 1.1956 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 188 components and 1.1956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218075Jy sigma=3.092528 ! Fit after self-cal, rms=0.217838Jy sigma=3.086990 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.00491408 Jy ! Component: 100 - total flux cleaned = 0.00646429 Jy ! Component: 150 - total flux cleaned = 0.00749922 Jy ! Component: 200 - total flux cleaned = 0.00910574 Jy ! Total flux subtracted in 200 components = 0.00910574 Jy ! Clean residual min=-0.027954 max=0.033542 Jy/beam ! Clean residual mean=-0.000091 rms=0.009640 Jy/beam ! Combined flux in latest and established models = 1.20471 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 210 components and 1.20471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.217313Jy sigma=3.071047 ! Fit after self-cal, rms=0.217096Jy sigma=3.070369 ! 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.217096Jy sigma=3.070369 ! Fit after self-cal, rms=0.214328Jy sigma=2.999332 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=15.35 mas, bpa=17.24 degrees ! Estimated noise=0.601208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00300972 Jy ! Component: 100 - total flux cleaned = -0.00364773 Jy ! Component: 150 - total flux cleaned = -0.0036521 Jy ! Component: 200 - total flux cleaned = -0.00307194 Jy ! Total flux subtracted in 200 components = -0.00307194 Jy ! Clean residual min=-0.028691 max=0.033142 Jy/beam ! Clean residual mean=-0.000123 rms=0.009027 Jy/beam ! Combined flux in latest and established models = 1.20163 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 230 components and 1.20163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214105Jy sigma=2.982873 ! Fit after self-cal, rms=0.213986Jy sigma=2.982309 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.000107573 Jy ! Component: 100 - total flux cleaned = 0.000451825 Jy ! Component: 150 - total flux cleaned = 0.000772943 Jy ! Component: 200 - total flux cleaned = 0.0012339 Jy ! Total flux subtracted in 200 components = 0.0012339 Jy ! Clean residual min=-0.028730 max=0.032853 Jy/beam ! Clean residual mean=-0.000123 rms=0.008995 Jy/beam ! Combined flux in latest and established models = 1.20287 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 245 components and 1.20287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213832Jy sigma=2.976576 ! Fit after self-cal, rms=0.213756Jy sigma=2.976461 ! 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.213756Jy sigma=2.976461 ! Fit after self-cal, rms=0.213227Jy sigma=2.974654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.425 mas, bmaj=21.67 mas, bpa=6.833 degrees ! Estimated noise=0.717837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658242 Jy ! Component: 100 - total flux cleaned = 0.000118566 Jy ! Component: 150 - total flux cleaned = -0.000561538 Jy ! Component: 200 - total flux cleaned = -0.000210454 Jy ! Total flux subtracted in 200 components = -0.000210454 Jy ! Clean residual min=-0.045522 max=0.048549 Jy/beam ! Clean residual mean=-0.000241 rms=0.015175 Jy/beam ! Combined flux in latest and established models = 1.20266 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 256 components and 1.20266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213454Jy sigma=2.964099 ! Fit after self-cal, rms=0.213193Jy sigma=2.963334 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.00180062 Jy ! Component: 100 - total flux cleaned = -0.000787825 Jy ! Component: 150 - total flux cleaned = 0.000425607 Jy ! Component: 200 - total flux cleaned = 0.000845634 Jy ! Total flux subtracted in 200 components = 0.000845634 Jy ! Clean residual min=-0.045163 max=0.048306 Jy/beam ! Clean residual mean=-0.000241 rms=0.015111 Jy/beam ! Combined flux in latest and established models = 1.2035 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 268 components and 1.2035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213247Jy sigma=2.961361 ! Fit after self-cal, rms=0.213165Jy sigma=2.961133 ! 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.557 mas, bmaj=15.39 mas, bpa=17.27 degrees ! Estimated noise=0.601323 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 15.39 at 17.27 degrees (North through East) ! Clean map min=-0.027497 max=0.62965 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.213165Jy sigma=2.961133 ! Fit after self-cal, rms=0.209783Jy sigma=2.924326 ! Inverting map and beam ! Estimated beam: bmin=3.552 mas, bmaj=15.41 mas, bpa=17.33 degrees ! Estimated noise=0.599339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00242479 Jy ! Component: 100 - total flux cleaned = -0.00371712 Jy ! Component: 150 - total flux cleaned = -0.00485839 Jy ! Component: 200 - total flux cleaned = -0.00589564 Jy ! Total flux subtracted in 200 components = -0.00589564 Jy ! Clean residual min=-0.028140 max=0.031447 Jy/beam ! Clean residual mean=-0.000113 rms=0.008745 Jy/beam ! Combined flux in latest and established models = 1.19761 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 291 components and 1.19761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209633Jy sigma=2.918066 ! Fit after self-cal, rms=0.209620Jy sigma=2.917981 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104129 Jy ! Component: 100 - total flux cleaned = -0.00130045 Jy ! Component: 150 - total flux cleaned = -0.0015445 Jy ! Component: 200 - total flux cleaned = -0.00189409 Jy ! Total flux subtracted in 200 components = -0.00189409 Jy ! Clean residual min=-0.028358 max=0.031150 Jy/beam ! Clean residual mean=-0.000114 rms=0.008736 Jy/beam ! Combined flux in latest and established models = 1.19571 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 308 components and 1.19571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209529Jy sigma=2.915378 ! Fit after self-cal, rms=0.209524Jy sigma=2.915347 ! 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.209524Jy sigma=2.915347 ! Fit after self-cal, rms=0.209090Jy sigma=2.915018 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=3.008 mas, bmaj=14.41 mas, bpa=18.61 degrees ! Estimated noise=0.764559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.461412 Jy ! Component: 100 - total flux cleaned = 0.635242 Jy ! Component: 150 - total flux cleaned = 0.728693 Jy ! Component: 200 - total flux cleaned = 0.793095 Jy ! Total flux subtracted in 200 components = 0.793095 Jy ! Clean residual min=-0.040365 max=0.037704 Jy/beam ! Clean residual mean=-0.000424 rms=0.011077 Jy/beam ! Combined flux in latest and established models = 0.793095 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.793095 Jy ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=15.42 mas, bpa=17.32 degrees ! Estimated noise=0.59911 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.0812509 Jy ! Component: 100 - total flux cleaned = 0.138007 Jy ! Component: 150 - total flux cleaned = 0.180521 Jy ! Component: 200 - total flux cleaned = 0.214774 Jy ! Total flux subtracted in 200 components = 0.214774 Jy ! Clean residual min=-0.043168 max=0.030232 Jy/beam ! Clean residual mean=-0.000233 rms=0.010721 Jy/beam ! Combined flux in latest and established models = 1.00787 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 135 components and 1.00787 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.443 mas, bmaj=21.69 mas, bpa=6.82 degrees ! Estimated noise=0.71427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0459187 Jy ! Component: 100 - total flux cleaned = 0.0799716 Jy ! Component: 150 - total flux cleaned = 0.106353 Jy ! Component: 200 - total flux cleaned = 0.125541 Jy ! Total flux subtracted in 200 components = 0.125541 Jy ! Clean residual min=-0.053885 max=0.047808 Jy/beam ! Clean residual mean=-0.000302 rms=0.015592 Jy/beam ! Combined flux in latest and established models = 1.13341 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.0120545 Jy ! Component: 100 - total flux cleaned = 0.021961 Jy ! Component: 150 - total flux cleaned = 0.0297117 Jy ! Component: 200 - total flux cleaned = 0.0351292 Jy ! Total flux subtracted in 200 components = 0.0351292 Jy ! Clean residual min=-0.049286 max=0.047498 Jy/beam ! Clean residual mean=-0.000258 rms=0.015086 Jy/beam ! Combined flux in latest and established models = 1.16854 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 247 components and 1.16854 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=15.42 mas, bpa=17.32 degrees ! Estimated noise=0.59911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110342 Jy ! Component: 100 - total flux cleaned = 0.0154247 Jy ! Component: 150 - total flux cleaned = 0.0184711 Jy ! Component: 200 - total flux cleaned = 0.0202634 Jy ! Total flux subtracted in 200 components = 0.0202634 Jy ! Clean residual min=-0.032049 max=0.031315 Jy/beam ! Clean residual mean=-0.000117 rms=0.008859 Jy/beam ! Combined flux in latest and established models = 1.1888 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 266 components and 1.1888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210469Jy sigma=2.939113 ! Fit after self-cal, rms=0.210360Jy sigma=2.937056 wmodel /J0025-2602_S_map.mod ! wmodel: Unable to open new model file: /J0025-2602_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0025-2602_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.556 x 15.42 at 17.32 degrees (North through East) ! Clean map min=-0.031463 max=0.64228 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0025-2602_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.642276 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00884011 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.12912 4.12912 8.25824 16.5165 33.033 66.0659 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0265 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.642 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 72.654 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0025-2602_S_dfm.log closed on Thu May 19 18:15:51 2016