! Started logfile: /image_prod/ug002_uva//J2358-1020_S_b_dfm.log on Thu Mar 5 06:33:09 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//J2358-1020_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2358-1020_S_b_uva.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.869048 visibilities/baseline/integration-bin. ! Found source: J2358-1020 ! ! 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 40 lines of history. ! ! Reading 438 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 J2358-1020_S_b] 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.408105Jy sigma=12.219631 ! Fit after self-cal, rms=0.101542Jy sigma=0.804463 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.251 mas, bmaj=17 mas, bpa=8.075 degrees ! Estimated noise=4.54942 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.803322 Jy ! Component: 100 - total flux cleaned = 0.978499 Jy ! Total flux subtracted in 100 components = 0.978499 Jy ! Clean residual min=-0.021239 max=0.048864 Jy/beam ! Clean residual mean=-0.000100 rms=0.008993 Jy/beam ! Combined flux in latest and established models = 0.978499 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.978499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110544Jy sigma=0.881796 ! Fit after self-cal, rms=0.110540Jy sigma=0.881767 ! 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=7.09 mas, bmaj=17.61 mas, bpa=7.81 degrees ! Estimated noise=4.04258 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.0474647 Jy ! Component: 100 - total flux cleaned = 0.065813 Jy ! Component: 150 - total flux cleaned = 0.0736539 Jy ! Component: 200 - total flux cleaned = 0.0759156 Jy ! Total flux subtracted in 200 components = 0.0759156 Jy ! Clean residual min=-0.012709 max=0.011526 Jy/beam ! Clean residual mean=-0.000013 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 1.05441 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 1.05441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089253Jy sigma=0.714046 ! Fit after self-cal, rms=0.089238Jy sigma=0.713970 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.09 x 17.61 at 7.81 degrees (North through East) ! Clean map min=-0.01257 max=1.0279 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.00 KP 0.99 ! LA 1.02 NL 0.98 OV 0.97 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 0.99 KP 1.01 ! LA 1.02 NL 0.89 OV 1.02 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.01 KP 1.01 ! LA 1.02 NL 1.09 OV 0.98 PT 1.00 ! ! ! Fit before self-cal, rms=0.089238Jy sigma=0.713970 ! Fit after self-cal, rms=0.070033Jy sigma=0.560142 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.095 mas, bmaj=17.61 mas, bpa=7.745 degrees ! Estimated noise=4.03926 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.000844982 Jy ! Component: 100 - total flux cleaned = 0.00163446 Jy ! Component: 150 - total flux cleaned = 0.00234596 Jy ! Component: 200 - total flux cleaned = 0.00295005 Jy ! Total flux subtracted in 200 components = 0.00295005 Jy ! Clean residual min=-0.006861 max=0.005764 Jy/beam ! Clean residual mean=-0.000004 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 1.05736 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 66 components and 1.05736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069884Jy sigma=0.559060 ! Fit after self-cal, rms=0.069842Jy sigma=0.558934 ! 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.069842Jy sigma=0.558934 ! Fit after self-cal, rms=0.069917Jy sigma=0.558796 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.095 mas, bmaj=17.61 mas, bpa=7.736 degrees ! Estimated noise=4.0437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111782 Jy ! Component: 100 - total flux cleaned = 0.00169088 Jy ! Component: 150 - total flux cleaned = 0.00217514 Jy ! Component: 200 - total flux cleaned = 0.00238934 Jy ! Total flux subtracted in 200 components = 0.00238934 Jy ! Clean residual min=-0.006450 max=0.005628 Jy/beam ! Clean residual mean=-0.000003 rms=0.001665 Jy/beam ! Combined flux in latest and established models = 1.05975 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 1.05975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069835Jy sigma=0.558363 ! Fit after self-cal, rms=0.069824Jy sigma=0.558336 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.000136146 Jy ! Component: 100 - total flux cleaned = 0.000204221 Jy ! Component: 150 - total flux cleaned = 0.000300678 Jy ! Component: 200 - total flux cleaned = 0.000423812 Jy ! Total flux subtracted in 200 components = 0.000423812 Jy ! Clean residual min=-0.006353 max=0.005562 Jy/beam ! Clean residual mean=-0.000003 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 1.06018 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 1.06018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069786Jy sigma=0.558118 ! Fit after self-cal, rms=0.069778Jy sigma=0.558109 ! 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.069778Jy sigma=0.558109 ! Fit after self-cal, rms=0.069879Jy sigma=0.557976 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.094 mas, bmaj=17.61 mas, bpa=7.726 degrees ! Estimated noise=4.04856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135775 Jy ! Component: 100 - total flux cleaned = 0.00168994 Jy ! Component: 150 - total flux cleaned = 0.00181038 Jy ! Component: 200 - total flux cleaned = 0.00192672 Jy ! Total flux subtracted in 200 components = 0.00192672 Jy ! Clean residual min=-0.006261 max=0.005448 Jy/beam ! Clean residual mean=-0.000003 rms=0.001630 Jy/beam ! Combined flux in latest and established models = 1.06211 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 1.06211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069819Jy sigma=0.557793 ! Fit after self-cal, rms=0.069815Jy sigma=0.557787 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 = 4.13197e-05 Jy ! Component: 100 - total flux cleaned = 7.02958e-05 Jy ! Component: 150 - total flux cleaned = 0.000124608 Jy ! Component: 200 - total flux cleaned = 0.000178291 Jy ! Total flux subtracted in 200 components = 0.000178291 Jy ! Clean residual min=-0.006237 max=0.005403 Jy/beam ! Clean residual mean=-0.000003 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 1.06228 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 1.06228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069787Jy sigma=0.557662 ! Fit after self-cal, rms=0.069786Jy sigma=0.557661 ! 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.069786Jy sigma=0.557661 ! Fit after self-cal, rms=0.069899Jy sigma=0.557548 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.624 mas, bmaj=18.62 mas, bpa=7.59 degrees ! Estimated noise=4.16515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181491 Jy ! Component: 100 - total flux cleaned = 0.00284724 Jy ! Component: 150 - total flux cleaned = 0.0031442 Jy ! Component: 200 - total flux cleaned = 0.00319565 Jy ! Total flux subtracted in 200 components = 0.00319565 Jy ! Clean residual min=-0.006731 max=0.004902 Jy/beam ! Clean residual mean=-0.000001 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 1.06548 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 1.06548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069860Jy sigma=0.557519 ! Fit after self-cal, rms=0.069860Jy sigma=0.557515 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.53689e-05 Jy ! Component: 100 - total flux cleaned = 0.000102576 Jy ! Component: 150 - total flux cleaned = 0.000124935 Jy ! Component: 200 - total flux cleaned = 0.000166118 Jy ! Total flux subtracted in 200 components = 0.000166118 Jy ! Clean residual min=-0.006718 max=0.004870 Jy/beam ! Clean residual mean=-0.000001 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 1.06565 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 124 components and 1.06565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069846Jy sigma=0.557474 ! Fit after self-cal, rms=0.069842Jy sigma=0.557469 ! 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=7.093 mas, bmaj=17.61 mas, bpa=7.718 degrees ! Estimated noise=4.0532 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.093 x 17.61 at 7.718 degrees (North through East) ! Clean map min=-0.0062427 max=1.03 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. ! ! Fit before self-cal, rms=0.069842Jy sigma=0.557469 ! Fit after self-cal, rms=0.063025Jy sigma=0.491487 ! Inverting map and beam ! Estimated beam: bmin=7.092 mas, bmaj=17.62 mas, bpa=7.701 degrees ! Estimated noise=4.05556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753188 Jy ! Component: 100 - total flux cleaned = 0.000828217 Jy ! Component: 150 - total flux cleaned = 0.000917862 Jy ! Component: 200 - total flux cleaned = 0.000918821 Jy ! Total flux subtracted in 200 components = 0.000918821 Jy ! Clean residual min=-0.006025 max=0.004802 Jy/beam ! Clean residual mean=-0.000007 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 1.06656 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 132 components and 1.06656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062974Jy sigma=0.491195 ! Fit after self-cal, rms=0.062971Jy sigma=0.491193 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.98996e-06 Jy ! Component: 100 - total flux cleaned = 2.68317e-06 Jy ! Component: 150 - total flux cleaned = 2.61712e-05 Jy ! Component: 200 - total flux cleaned = 2.68518e-05 Jy ! Total flux subtracted in 200 components = 2.68518e-05 Jy ! Clean residual min=-0.006032 max=0.004783 Jy/beam ! Clean residual mean=-0.000007 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 1.06659 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 138 components and 1.06659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062954Jy sigma=0.491082 ! Fit after self-cal, rms=0.062955Jy sigma=0.491081 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062955Jy sigma=0.491081 ! Fit after self-cal, rms=0.062997Jy sigma=0.490964 print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.254 mas, bmaj=16.99 mas, bpa=8.021 degrees ! Estimated noise=4.56601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.806235 Jy ! Component: 100 - total flux cleaned = 0.9821 Jy ! Component: 150 - total flux cleaned = 1.02681 Jy ! Component: 200 - total flux cleaned = 1.04461 Jy ! Total flux subtracted in 200 components = 1.04461 Jy ! Clean residual min=-0.008143 max=0.007397 Jy/beam ! Clean residual mean=-0.000027 rms=0.002389 Jy/beam ! Combined flux in latest and established models = 1.04461 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 22 model components to the UV plane model. ! The established model now contains 22 components and 1.04461 Jy ! Inverting map and beam ! Estimated beam: bmin=7.091 mas, bmaj=17.62 mas, bpa=7.69 degrees ! Estimated noise=4.05821 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.00889935 Jy ! Component: 100 - total flux cleaned = 0.0140393 Jy ! Component: 150 - total flux cleaned = 0.0172005 Jy ! Component: 200 - total flux cleaned = 0.0193898 Jy ! Total flux subtracted in 200 components = 0.0193898 Jy ! Clean residual min=-0.006608 max=0.005361 Jy/beam ! Clean residual mean=-0.000011 rms=0.001693 Jy/beam ! Combined flux in latest and established models = 1.064 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 60 components and 1.064 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.621 mas, bmaj=18.62 mas, bpa=7.554 degrees ! Estimated noise=4.17099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217409 Jy ! Component: 100 - total flux cleaned = 0.00289209 Jy ! Component: 150 - total flux cleaned = 0.00348307 Jy ! Component: 200 - total flux cleaned = 0.00400756 Jy ! Total flux subtracted in 200 components = 0.00400756 Jy ! Clean residual min=-0.006844 max=0.004553 Jy/beam ! Clean residual mean=-0.000008 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 1.06801 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.000397639 Jy ! Component: 100 - total flux cleaned = 0.000543794 Jy ! Component: 150 - total flux cleaned = 0.000648257 Jy ! Component: 200 - total flux cleaned = 0.000722307 Jy ! Total flux subtracted in 200 components = 0.000722307 Jy ! Clean residual min=-0.006759 max=0.004581 Jy/beam ! Clean residual mean=-0.000006 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 1.06873 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 1.06873 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.091 mas, bmaj=17.62 mas, bpa=7.69 degrees ! Estimated noise=4.05821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000487277 Jy ! Component: 100 - total flux cleaned = -0.000639854 Jy ! Component: 150 - total flux cleaned = -0.000863043 Jy ! Component: 200 - total flux cleaned = -0.00098383 Jy ! Total flux subtracted in 200 components = -0.00098383 Jy ! Clean residual min=-0.005982 max=0.005210 Jy/beam ! Clean residual mean=-0.000006 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 1.06775 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 1.06775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063162Jy sigma=0.491785 ! Fit after self-cal, rms=0.063157Jy sigma=0.491741 wmodel J2358-1020_S_b_map.mod ! Writing 100 model components to file: J2358-1020_S_b_map.mod wobs J2358-1020_S_b_uvs.fits ! Writing UV FITS file: J2358-1020_S_b_uvs.fits wwins J2358-1020_S_b_map.win ! wwins: Wrote 1 windows to J2358-1020_S_b_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.00215154 Jy ! Component: 100 - total flux cleaned = -0.00250831 Jy ! Component: 150 - total flux cleaned = -0.00315286 Jy ! Component: 200 - total flux cleaned = -0.0036015 Jy ! Component: 250 - total flux cleaned = -0.00387956 Jy ! Component: 300 - total flux cleaned = -0.00407312 Jy ! Component: 350 - total flux cleaned = -0.00438118 Jy ! Component: 400 - total flux cleaned = -0.00479043 Jy ! Component: 450 - total flux cleaned = -0.0049039 Jy ! Component: 500 - total flux cleaned = -0.00517122 Jy ! Component: 550 - total flux cleaned = -0.00532549 Jy ! Component: 600 - total flux cleaned = -0.00542531 Jy ! Component: 650 - total flux cleaned = -0.00561839 Jy ! Component: 700 - total flux cleaned = -0.00575877 Jy ! Component: 750 - total flux cleaned = -0.00589516 Jy ! Component: 800 - total flux cleaned = -0.00607074 Jy ! Component: 850 - total flux cleaned = -0.00615636 Jy ! Component: 900 - total flux cleaned = -0.00619807 Jy ! Component: 950 - total flux cleaned = -0.00623924 Jy ! Component: 1000 - total flux cleaned = -0.00635781 Jy ! Component: 1050 - total flux cleaned = -0.00639615 Jy ! Component: 1100 - total flux cleaned = -0.00647247 Jy ! Component: 1150 - total flux cleaned = -0.00643644 Jy ! Component: 1200 - total flux cleaned = -0.00650906 Jy ! Component: 1250 - total flux cleaned = -0.00650876 Jy ! Component: 1300 - total flux cleaned = -0.00647458 Jy ! Component: 1350 - total flux cleaned = -0.00633962 Jy ! Component: 1400 - total flux cleaned = -0.00617323 Jy ! Component: 1450 - total flux cleaned = -0.00607537 Jy ! Component: 1500 - total flux cleaned = -0.00588221 Jy ! Component: 1550 - total flux cleaned = -0.00569185 Jy ! Component: 1600 - total flux cleaned = -0.00553581 Jy ! Component: 1650 - total flux cleaned = -0.00547401 Jy ! Component: 1700 - total flux cleaned = -0.00535217 Jy ! Component: 1750 - total flux cleaned = -0.00529182 Jy ! Component: 1800 - total flux cleaned = -0.00523211 Jy ! Component: 1850 - total flux cleaned = -0.00514366 Jy ! Component: 1900 - total flux cleaned = -0.00511437 Jy ! Component: 1950 - total flux cleaned = -0.00508516 Jy ! Component: 2000 - total flux cleaned = -0.00502784 Jy ! Component: 2050 - total flux cleaned = -0.00497111 Jy ! Component: 2100 - total flux cleaned = -0.00491454 Jy ! Component: 2150 - total flux cleaned = -0.00477475 Jy ! Component: 2200 - total flux cleaned = -0.00469155 Jy ! Component: 2250 - total flux cleaned = -0.00463639 Jy ! Component: 2300 - total flux cleaned = -0.00452689 Jy ! Component: 2350 - total flux cleaned = -0.00449951 Jy ! Component: 2400 - total flux cleaned = -0.00436407 Jy ! Component: 2450 - total flux cleaned = -0.00428303 Jy ! Component: 2500 - total flux cleaned = -0.00417598 Jy ! Component: 2550 - total flux cleaned = -0.00406946 Jy ! Component: 2600 - total flux cleaned = -0.00393689 Jy ! Component: 2650 - total flux cleaned = -0.00391045 Jy ! Component: 2700 - total flux cleaned = -0.00393746 Jy ! Component: 2750 - total flux cleaned = -0.00391052 Jy ! Component: 2800 - total flux cleaned = -0.0038835 Jy ! Component: 2850 - total flux cleaned = -0.00388337 Jy ! Component: 2900 - total flux cleaned = -0.00391166 Jy ! Component: 2950 - total flux cleaned = -0.00391178 Jy ! Component: 3000 - total flux cleaned = -0.00391203 Jy ! Component: 3050 - total flux cleaned = -0.00388322 Jy ! Component: 3100 - total flux cleaned = -0.003913 Jy ! Component: 3150 - total flux cleaned = -0.00391343 Jy ! Component: 3200 - total flux cleaned = -0.00391372 Jy ! Component: 3250 - total flux cleaned = -0.00397563 Jy ! Component: 3300 - total flux cleaned = -0.00397653 Jy ! Component: 3350 - total flux cleaned = -0.0040086 Jy ! Component: 3400 - total flux cleaned = -0.00397683 Jy ! Component: 3450 - total flux cleaned = -0.00397706 Jy ! Component: 3500 - total flux cleaned = -0.00397717 Jy ! Component: 3550 - total flux cleaned = -0.00397702 Jy ! Component: 3600 - total flux cleaned = -0.00401152 Jy ! Component: 3650 - total flux cleaned = -0.00401188 Jy ! Component: 3700 - total flux cleaned = -0.00404718 Jy ! Component: 3750 - total flux cleaned = -0.00404695 Jy ! Component: 3800 - total flux cleaned = -0.00408326 Jy ! Component: 3850 - total flux cleaned = -0.0041211 Jy ! Component: 3900 - total flux cleaned = -0.00412131 Jy ! Component: 3950 - total flux cleaned = -0.00415975 Jy ! Component: 4000 - total flux cleaned = -0.00415973 Jy ! Component: 4050 - total flux cleaned = -0.00420019 Jy ! Total flux subtracted in 4096 components = -0.0042003 Jy ! Clean residual min=-0.002303 max=0.002055 Jy/beam ! Clean residual mean=0.000003 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 1.06355 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 368 components and 1.06355 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2358-1020_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.091 x 17.62 at 7.69 degrees (North through East) ! Clean map min=-0.0080533 max=1.0314 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2358-1020_S_b_map.fits wmodel /image_prod/ug002_uva//J2358-1020_S_b_map.mod ! Writing 368 model components to file: /image_prod/ug002_uva//J2358-1020_S_b_map.mod wobs /image_prod/ug002_uva//J2358-1020_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2358-1020_S_b_uvs.fits wwins /image_prod/ug002_uva//J2358-1020_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2358-1020_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.03137 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000688391 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.200236 0.200236 0.400473 0.800945 1.60189 3.20378 6.40756 12.8151 25.6303 51.2605 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.031 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1498.23 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2358-1020_S_b_dfm.log closed on Thu Mar 5 06:33:13 2020