! Started logfile: /image_prod/ug002_uva//J0854-2540_S_dfm.log on Wed Mar 4 22:41:12 2020 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 /image_prod/ug002_uva//J0854-2540_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0854-2540_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.98 visibilities/baseline/integration-bin. ! Found source: J0854-2540 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 5292 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J0854-2540_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.040260Jy sigma=6.561670 ! Fit after self-cal, rms=0.817869Jy sigma=4.968252 ! 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=3.209 mas, bmaj=14.04 mas, bpa=16.66 degrees ! Estimated noise=2.3912 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.148414 Jy ! Component: 100 - total flux cleaned = 0.222972 Jy ! Total flux subtracted in 100 components = 0.222972 Jy ! Clean residual min=-0.015408 max=0.037819 Jy/beam ! Clean residual mean=-0.000263 rms=0.006007 Jy/beam ! Combined flux in latest and established models = 0.222972 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.222972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120398Jy sigma=0.761311 ! Fit after self-cal, rms=0.119379Jy sigma=0.757441 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0457834 Jy ! Component: 100 - total flux cleaned = 0.0749358 Jy ! Total flux subtracted in 100 components = 0.0749358 Jy ! Clean residual min=-0.009038 max=0.016703 Jy/beam ! Clean residual mean=-0.000154 rms=0.003352 Jy/beam ! Combined flux in latest and established models = 0.297908 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 82 components and 0.297908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096991Jy sigma=0.558897 ! Fit after self-cal, rms=0.096787Jy sigma=0.558411 ! 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.929 mas, bmaj=14.97 mas, bpa=15.09 degrees ! Estimated noise=1.61172 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.0282421 Jy ! Component: 100 - total flux cleaned = 0.0459541 Jy ! Component: 150 - total flux cleaned = 0.0576571 Jy ! Component: 200 - total flux cleaned = 0.0656091 Jy ! Total flux subtracted in 200 components = 0.0656091 Jy ! Clean residual min=-0.005990 max=0.013369 Jy/beam ! Clean residual mean=-0.000086 rms=0.002218 Jy/beam ! Combined flux in latest and established models = 0.363517 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 154 components and 0.363517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089544Jy sigma=0.477812 ! Fit after self-cal, rms=0.089467Jy sigma=0.477341 ! Inverting map ! Added new window around map position (-8.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117223 Jy ! Component: 100 - total flux cleaned = 0.0177537 Jy ! Component: 150 - total flux cleaned = 0.0213595 Jy ! Component: 200 - total flux cleaned = 0.0228601 Jy ! Total flux subtracted in 200 components = 0.0228601 Jy ! Clean residual min=-0.005661 max=0.008611 Jy/beam ! Clean residual mean=-0.000047 rms=0.001569 Jy/beam ! Combined flux in latest and established models = 0.386377 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 203 components and 0.386377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087859Jy sigma=0.465523 ! Fit after self-cal, rms=0.087745Jy sigma=0.464362 ! 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.929 x 14.97 at 15.09 degrees (North through East) ! Clean map min=-0.005043 max=0.18185 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.08 KP 0.99 ! LA 1.01 NL 1.11 OV 0.99 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.99 HN 1.07 KP 0.99 ! LA 1.00 NL 1.04 OV 1.01 PT 0.98 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.07 KP 0.97 ! LA 0.98 NL 1.10 OV 0.98 PT 0.99 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.087745Jy sigma=0.464362 ! Fit after self-cal, rms=0.091324Jy sigma=0.457643 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=15.18 mas, bpa=15.41 degrees ! Estimated noise=1.64201 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.00021816 Jy ! Component: 100 - total flux cleaned = -0.000554763 Jy ! Component: 150 - total flux cleaned = -0.00073871 Jy ! Component: 200 - total flux cleaned = -0.000815909 Jy ! Total flux subtracted in 200 components = -0.000815909 Jy ! Clean residual min=-0.004679 max=0.004351 Jy/beam ! Clean residual mean=-0.000030 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.385562 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 222 components and 0.385562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091008Jy sigma=0.456416 ! Fit after self-cal, rms=0.091059Jy sigma=0.456319 ! 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. ! ! Fit before self-cal, rms=0.091059Jy sigma=0.456319 ! Fit after self-cal, rms=0.093492Jy sigma=0.450712 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=15.17 mas, bpa=15.3 degrees ! Estimated noise=1.65489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000997129 Jy ! Component: 100 - total flux cleaned = 0.00100027 Jy ! Component: 150 - total flux cleaned = 0.00094771 Jy ! Component: 200 - total flux cleaned = 0.00085387 Jy ! Total flux subtracted in 200 components = 0.00085387 Jy ! Clean residual min=-0.003509 max=0.003258 Jy/beam ! Clean residual mean=-0.000020 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.386415 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 240 components and 0.386415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093416Jy sigma=0.450293 ! Fit after self-cal, rms=0.093442Jy sigma=0.450261 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.0002368 Jy ! Component: 100 - total flux cleaned = 0.000155173 Jy ! Component: 150 - total flux cleaned = 8.05922e-05 Jy ! Component: 200 - total flux cleaned = 9.37837e-06 Jy ! Total flux subtracted in 200 components = 9.37837e-06 Jy ! Clean residual min=-0.003403 max=0.003255 Jy/beam ! Clean residual mean=-0.000020 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.386425 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 254 components and 0.386425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093406Jy sigma=0.450072 ! Fit after self-cal, rms=0.093399Jy sigma=0.450061 ! 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. ! ! Fit before self-cal, rms=0.093399Jy sigma=0.450061 ! Fit after self-cal, rms=0.097745Jy sigma=0.447488 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=15.14 mas, bpa=15.21 degrees ! Estimated noise=1.65746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121671 Jy ! Component: 100 - total flux cleaned = 0.000120048 Jy ! Component: 150 - total flux cleaned = 0.000119746 Jy ! Component: 200 - total flux cleaned = 0.000119709 Jy ! Total flux subtracted in 200 components = 0.000119709 Jy ! Clean residual min=-0.002646 max=0.002712 Jy/beam ! Clean residual mean=-0.000016 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.386544 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 272 components and 0.386545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097692Jy sigma=0.447248 ! Fit after self-cal, rms=0.097710Jy sigma=0.447230 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.000261009 Jy ! Component: 100 - total flux cleaned = 0.000261899 Jy ! Component: 150 - total flux cleaned = 0.000292563 Jy ! Component: 200 - total flux cleaned = 0.000322102 Jy ! Total flux subtracted in 200 components = 0.000322102 Jy ! Clean residual min=-0.002599 max=0.002682 Jy/beam ! Clean residual mean=-0.000016 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.386867 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 281 components and 0.386867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097681Jy sigma=0.447103 ! Fit after self-cal, rms=0.097679Jy sigma=0.447099 ! 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. ! ! Fit before self-cal, rms=0.097679Jy sigma=0.447099 ! Fit after self-cal, rms=0.098197Jy sigma=0.447080 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.126 mas, bmaj=22.2 mas, bpa=4.377 degrees ! Estimated noise=1.87184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.4401e-05 Jy ! Component: 100 - total flux cleaned = 0.000246689 Jy ! Component: 150 - total flux cleaned = 0.00041409 Jy ! Component: 200 - total flux cleaned = 0.000520933 Jy ! Total flux subtracted in 200 components = 0.000520933 Jy ! Clean residual min=-0.002853 max=0.002584 Jy/beam ! Clean residual mean=-0.000023 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.387388 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 296 components and 0.387388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098189Jy sigma=0.447044 ! Fit after self-cal, rms=0.098194Jy sigma=0.447036 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 = 1.24406e-05 Jy ! Component: 100 - total flux cleaned = 0.000126458 Jy ! Component: 150 - total flux cleaned = 0.000227306 Jy ! Component: 200 - total flux cleaned = 0.000273066 Jy ! Total flux subtracted in 200 components = 0.000273066 Jy ! Clean residual min=-0.002845 max=0.002532 Jy/beam ! Clean residual mean=-0.000022 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.387661 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 308 components and 0.387661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098192Jy sigma=0.447025 ! Fit after self-cal, rms=0.098192Jy sigma=0.447021 ! 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.92 mas, bmaj=15.13 mas, bpa=15.26 degrees ! Estimated noise=1.65725 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.92 x 15.13 at 15.26 degrees (North through East) ! Clean map min=-0.0026663 max=0.18493 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=3.189 mas, bmaj=14.16 mas, bpa=16.81 degrees ! Estimated noise=2.44867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.152387 Jy ! Component: 100 - total flux cleaned = 0.228449 Jy ! Component: 150 - total flux cleaned = 0.273975 Jy ! Component: 200 - total flux cleaned = 0.302507 Jy ! Total flux subtracted in 200 components = 0.302507 Jy ! Clean residual min=-0.007994 max=0.015277 Jy/beam ! Clean residual mean=-0.000131 rms=0.002819 Jy/beam ! Combined flux in latest and established models = 0.302507 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 67 model components to the UV plane model. ! The established model now contains 67 components and 0.302507 Jy ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=15.13 mas, bpa=15.26 degrees ! Estimated noise=1.65725 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.0264282 Jy ! Component: 100 - total flux cleaned = 0.0426474 Jy ! Component: 150 - total flux cleaned = 0.0532405 Jy ! Component: 200 - total flux cleaned = 0.0605827 Jy ! Total flux subtracted in 200 components = 0.0605827 Jy ! Clean residual min=-0.004266 max=0.005498 Jy/beam ! Clean residual mean=-0.000057 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.36309 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 162 components and 0.36309 Jy ! Inverting map ! Added new window around map position (8, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00581744 Jy ! Component: 100 - total flux cleaned = 0.010013 Jy ! Component: 150 - total flux cleaned = 0.0130417 Jy ! Component: 200 - total flux cleaned = 0.0150712 Jy ! Total flux subtracted in 200 components = 0.0150712 Jy ! Clean residual min=-0.003203 max=0.002691 Jy/beam ! Clean residual mean=-0.000030 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.378161 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 229 components and 0.378161 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.126 mas, bmaj=22.2 mas, bpa=4.377 degrees ! Estimated noise=1.87184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030245 Jy ! Component: 100 - total flux cleaned = 0.00467824 Jy ! Component: 150 - total flux cleaned = 0.00588113 Jy ! Component: 200 - total flux cleaned = 0.00682523 Jy ! Total flux subtracted in 200 components = 0.00682523 Jy ! Clean residual min=-0.003084 max=0.002245 Jy/beam ! Clean residual mean=-0.000030 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.384986 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.000770371 Jy ! Component: 100 - total flux cleaned = 0.00127489 Jy ! Component: 150 - total flux cleaned = 0.00155981 Jy ! Component: 200 - total flux cleaned = 0.00173124 Jy ! Total flux subtracted in 200 components = 0.00173124 Jy ! Clean residual min=-0.002906 max=0.002268 Jy/beam ! Clean residual mean=-0.000025 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.386717 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 317 components and 0.386717 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=15.13 mas, bpa=15.26 degrees ! Estimated noise=1.65725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000118615 Jy ! Component: 100 - total flux cleaned = 0.000164767 Jy ! Component: 150 - total flux cleaned = 0.000243961 Jy ! Component: 200 - total flux cleaned = 0.000209454 Jy ! Total flux subtracted in 200 components = 0.000209454 Jy ! Clean residual min=-0.002720 max=0.002169 Jy/beam ! Clean residual mean=-0.000015 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.386927 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 338 components and 0.386927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098082Jy sigma=0.446759 ! Fit after self-cal, rms=0.098050Jy sigma=0.446670 wmodel J0854-2540_S_map.mod ! Writing 338 model components to file: J0854-2540_S_map.mod wobs J0854-2540_S_uvs.fits ! Writing UV FITS file: J0854-2540_S_uvs.fits wwins J0854-2540_S_map.win ! wwins: Wrote 3 windows to J0854-2540_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.00101369 Jy ! Component: 100 - total flux cleaned = -0.000932553 Jy ! Component: 150 - total flux cleaned = -0.000970901 Jy ! Component: 200 - total flux cleaned = -0.00104191 Jy ! Component: 250 - total flux cleaned = -0.000869422 Jy ! Component: 300 - total flux cleaned = -0.000703258 Jy ! Component: 350 - total flux cleaned = -0.000510965 Jy ! Component: 400 - total flux cleaned = -0.000386928 Jy ! Component: 450 - total flux cleaned = -0.00017503 Jy ! Component: 500 - total flux cleaned = -0.000146685 Jy ! Component: 550 - total flux cleaned = -8.83758e-05 Jy ! Component: 600 - total flux cleaned = -3.1513e-05 Jy ! Component: 650 - total flux cleaned = -8.6091e-05 Jy ! Component: 700 - total flux cleaned = -0.000166944 Jy ! Component: 750 - total flux cleaned = -0.000219878 Jy ! Component: 800 - total flux cleaned = -0.000220038 Jy ! Component: 850 - total flux cleaned = -0.000297482 Jy ! Component: 900 - total flux cleaned = -0.000347792 Jy ! Component: 950 - total flux cleaned = -0.000347781 Jy ! Component: 1000 - total flux cleaned = -0.000421304 Jy ! Component: 1050 - total flux cleaned = -0.000445459 Jy ! Component: 1100 - total flux cleaned = -0.000421476 Jy ! Component: 1150 - total flux cleaned = -0.000421396 Jy ! Component: 1200 - total flux cleaned = -0.000444468 Jy ! Component: 1250 - total flux cleaned = -0.000512502 Jy ! Component: 1300 - total flux cleaned = -0.000511871 Jy ! Component: 1350 - total flux cleaned = -0.000511642 Jy ! Component: 1400 - total flux cleaned = -0.000555955 Jy ! Component: 1450 - total flux cleaned = -0.000578222 Jy ! Component: 1500 - total flux cleaned = -0.000621072 Jy ! Component: 1550 - total flux cleaned = -0.000599893 Jy ! Component: 1600 - total flux cleaned = -0.000600274 Jy ! Component: 1650 - total flux cleaned = -0.000662257 Jy ! Component: 1700 - total flux cleaned = -0.000641677 Jy ! Component: 1750 - total flux cleaned = -0.000621484 Jy ! Component: 1800 - total flux cleaned = -0.000621741 Jy ! Component: 1850 - total flux cleaned = -0.000641556 Jy ! Component: 1900 - total flux cleaned = -0.000621804 Jy ! Component: 1950 - total flux cleaned = -0.00062164 Jy ! Component: 2000 - total flux cleaned = -0.000602308 Jy ! Component: 2050 - total flux cleaned = -0.000583149 Jy ! Component: 2100 - total flux cleaned = -0.000583401 Jy ! Component: 2150 - total flux cleaned = -0.000639603 Jy ! Component: 2200 - total flux cleaned = -0.000620817 Jy ! Component: 2250 - total flux cleaned = -0.000584275 Jy ! Component: 2300 - total flux cleaned = -0.000638825 Jy ! Component: 2350 - total flux cleaned = -0.000638889 Jy ! Component: 2400 - total flux cleaned = -0.000638649 Jy ! Component: 2450 - total flux cleaned = -0.000674047 Jy ! Component: 2500 - total flux cleaned = -0.000691531 Jy ! Component: 2550 - total flux cleaned = -0.000708719 Jy ! Component: 2600 - total flux cleaned = -0.000725979 Jy ! Component: 2650 - total flux cleaned = -0.000743129 Jy ! Component: 2700 - total flux cleaned = -0.00070925 Jy ! Component: 2750 - total flux cleaned = -0.000675715 Jy ! Component: 2800 - total flux cleaned = -0.000658986 Jy ! Component: 2850 - total flux cleaned = -0.000642495 Jy ! Component: 2900 - total flux cleaned = -0.000544357 Jy ! Component: 2950 - total flux cleaned = -0.000495648 Jy ! Component: 3000 - total flux cleaned = -0.000495732 Jy ! Component: 3050 - total flux cleaned = -0.000463977 Jy ! Component: 3100 - total flux cleaned = -0.00043212 Jy ! Component: 3150 - total flux cleaned = -0.000353441 Jy ! Component: 3200 - total flux cleaned = -0.000337841 Jy ! Component: 3250 - total flux cleaned = -0.00026035 Jy ! Component: 3300 - total flux cleaned = -0.000183488 Jy ! Component: 3350 - total flux cleaned = -9.17207e-05 Jy ! Component: 3400 - total flux cleaned = 1.4543e-05 Jy ! Component: 3450 - total flux cleaned = 8.97891e-05 Jy ! Component: 3500 - total flux cleaned = 0.000119625 Jy ! Component: 3550 - total flux cleaned = 0.000179192 Jy ! Component: 3600 - total flux cleaned = 0.000238493 Jy ! Component: 3650 - total flux cleaned = 0.000268024 Jy ! Component: 3700 - total flux cleaned = 0.000341373 Jy ! Component: 3750 - total flux cleaned = 0.000370447 Jy ! Component: 3800 - total flux cleaned = 0.000399356 Jy ! Component: 3850 - total flux cleaned = 0.000442639 Jy ! Component: 3900 - total flux cleaned = 0.000499911 Jy ! Component: 3950 - total flux cleaned = 0.000471526 Jy ! Component: 4000 - total flux cleaned = 0.000485703 Jy ! Component: 4050 - total flux cleaned = 0.000485736 Jy ! Total flux subtracted in 4096 components = 0.000499767 Jy ! Clean residual min=-0.000827 max=0.001007 Jy/beam ! Clean residual mean=0.000004 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.387426 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 612 components and 0.387426 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0854-2540_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.92 x 15.13 at 15.26 degrees (North through East) ! Clean map min=-0.0018178 max=0.18925 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0854-2540_S_map.fits wmodel /image_prod/ug002_uva//J0854-2540_S_map.mod ! Writing 612 model components to file: /image_prod/ug002_uva//J0854-2540_S_map.mod wobs /image_prod/ug002_uva//J0854-2540_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0854-2540_S_uvs.fits wwins /image_prod/ug002_uva//J0854-2540_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0854-2540_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.189254 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000260604 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.413101 0.413101 0.826203 1.65241 3.30481 6.60962 13.2192 26.4385 52.877 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.189 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 726.213 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0854-2540_S_dfm.log closed on Wed Mar 4 22:41:16 2020