! Started logfile: /image_prod/ug002_uva//J0155-4048_S_dfm.log on Wed Mar 4 19:18:52 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//J0155-4048_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0155-4048_S_uva.fits ! AN table 1: 75 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.72381 visibilities/baseline/integration-bin. ! Found source: J0155-4048 ! ! 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 3420 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 J0155-4048_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.510612Jy sigma=6.199991 ! Fit after self-cal, rms=0.573161Jy sigma=2.442956 ! 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=5.35 mas, bmaj=56.5 mas, bpa=-0.8879 degrees ! Estimated noise=4.07855 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.679905 Jy ! Component: 100 - total flux cleaned = 0.969928 Jy ! Total flux subtracted in 100 components = 0.969928 Jy ! Clean residual min=-0.071080 max=0.150884 Jy/beam ! Clean residual mean=0.001151 rms=0.034344 Jy/beam ! Combined flux in latest and established models = 0.969928 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.969928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.415892Jy sigma=1.816973 ! Fit after self-cal, rms=0.412785Jy sigma=1.811197 ! 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=6.241 mas, bmaj=56.38 mas, bpa=0.1376 degrees ! Estimated noise=2.9518 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.171836 Jy ! Component: 100 - total flux cleaned = 0.262133 Jy ! Component: 150 - total flux cleaned = 0.315804 Jy ! Component: 200 - total flux cleaned = 0.348586 Jy ! Total flux subtracted in 200 components = 0.348586 Jy ! Clean residual min=-0.075760 max=0.114854 Jy/beam ! Clean residual mean=0.002741 rms=0.030467 Jy/beam ! Combined flux in latest and established models = 1.31851 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 128 components and 1.31851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.307394Jy sigma=1.681873 ! Fit after self-cal, rms=0.306449Jy sigma=1.680804 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.241 x 56.38 at 0.1376 degrees (North through East) ! Clean map min=-0.074783 max=0.8293 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 2.79 KP 0.94 LA 2.07 ! NL 1.07 OV 0.94 PT 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 2.49 KP 0.96 LA 0.90 ! NL 1.41 OV 1.01 PT 0.92 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 2.42 KP 0.98 LA 0.91 ! NL 1.32 OV 1.01 PT 0.90 ! ! ! Fit before self-cal, rms=0.306449Jy sigma=1.680804 ! Fit after self-cal, rms=0.455640Jy sigma=1.132910 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.739 mas, bmaj=55.32 mas, bpa=-0.008037 degrees ! Estimated noise=3.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169546 Jy ! Component: 100 - total flux cleaned = 0.0153952 Jy ! Component: 150 - total flux cleaned = 0.013572 Jy ! Component: 200 - total flux cleaned = 0.0120586 Jy ! Total flux subtracted in 200 components = 0.0120586 Jy ! Clean residual min=-0.068751 max=0.073449 Jy/beam ! Clean residual mean=0.000567 rms=0.023955 Jy/beam ! Combined flux in latest and established models = 1.33057 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 177 components and 1.33057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.449677Jy sigma=1.130245 ! Fit after self-cal, rms=0.451339Jy sigma=1.128358 ! 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.451339Jy sigma=1.128358 ! Fit after self-cal, rms=0.456845Jy sigma=1.123357 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.636 mas, bmaj=55.72 mas, bpa=0.1565 degrees ! Estimated noise=3.46058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0245464 Jy ! Component: 100 - total flux cleaned = 0.0234275 Jy ! Component: 150 - total flux cleaned = 0.0224582 Jy ! Component: 200 - total flux cleaned = 0.0207728 Jy ! Total flux subtracted in 200 components = 0.0207728 Jy ! Clean residual min=-0.067975 max=0.073702 Jy/beam ! Clean residual mean=0.000593 rms=0.024219 Jy/beam ! Combined flux in latest and established models = 1.35135 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 195 components and 1.35135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.452039Jy sigma=1.123659 ! Fit after self-cal, rms=0.452458Jy sigma=1.123377 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.00159885 Jy ! Component: 100 - total flux cleaned = -0.00261427 Jy ! Component: 150 - total flux cleaned = -0.00352318 Jy ! Component: 200 - total flux cleaned = -0.00407896 Jy ! Total flux subtracted in 200 components = -0.00407896 Jy ! Clean residual min=-0.068852 max=0.073870 Jy/beam ! Clean residual mean=0.000572 rms=0.024154 Jy/beam ! Combined flux in latest and established models = 1.34727 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 250 components and 1.34727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.451471Jy sigma=1.122720 ! Fit after self-cal, rms=0.451613Jy sigma=1.122529 ! 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.451613Jy sigma=1.122529 ! Fit after self-cal, rms=0.231751Jy sigma=0.548311 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.663 mas, bmaj=56.45 mas, bpa=0.4379 degrees ! Estimated noise=3.49037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134438 Jy ! Component: 100 - total flux cleaned = 0.0165665 Jy ! Component: 150 - total flux cleaned = 0.0192389 Jy ! Component: 200 - total flux cleaned = 0.0206757 Jy ! Total flux subtracted in 200 components = 0.0206757 Jy ! Clean residual min=-0.029843 max=0.054845 Jy/beam ! Clean residual mean=0.000021 rms=0.013598 Jy/beam ! Combined flux in latest and established models = 1.36794 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 264 components and 1.36794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.228183Jy sigma=0.534842 ! Fit after self-cal, rms=0.229176Jy sigma=0.533416 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.000704028 Jy ! Component: 100 - total flux cleaned = 0.000575928 Jy ! Component: 150 - total flux cleaned = 0.00275181 Jy ! Component: 200 - total flux cleaned = 0.00400816 Jy ! Total flux subtracted in 200 components = 0.00400816 Jy ! Clean residual min=-0.029970 max=0.051945 Jy/beam ! Clean residual mean=0.000034 rms=0.013351 Jy/beam ! Combined flux in latest and established models = 1.37195 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 278 components and 1.37195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.227585Jy sigma=0.528907 ! Fit after self-cal, rms=0.227540Jy sigma=0.528289 ! 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.227540Jy sigma=0.528289 ! Fit after self-cal, rms=0.226210Jy sigma=0.525431 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.36 mas, bmaj=58.07 mas, bpa=0.9291 degrees ! Estimated noise=3.41033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129948 Jy ! Component: 100 - total flux cleaned = 0.0151935 Jy ! Component: 150 - total flux cleaned = 0.0166786 Jy ! Component: 200 - total flux cleaned = 0.0179325 Jy ! Total flux subtracted in 200 components = 0.0179325 Jy ! Clean residual min=-0.032656 max=0.052703 Jy/beam ! Clean residual mean=0.000072 rms=0.014553 Jy/beam ! Combined flux in latest and established models = 1.38988 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 294 components and 1.38988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.225980Jy sigma=0.521151 ! Fit after self-cal, rms=0.224885Jy sigma=0.520839 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.000496711 Jy ! Component: 100 - total flux cleaned = 0.00116937 Jy ! Component: 150 - total flux cleaned = 0.00176619 Jy ! Component: 200 - total flux cleaned = 0.00265849 Jy ! Total flux subtracted in 200 components = 0.00265849 Jy ! Clean residual min=-0.031658 max=0.051189 Jy/beam ! Clean residual mean=0.000083 rms=0.014402 Jy/beam ! Combined flux in latest and established models = 1.39254 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 316 components and 1.39254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.225293Jy sigma=0.519120 ! Fit after self-cal, rms=0.224645Jy sigma=0.518929 ! 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.63 mas, bmaj=56.34 mas, bpa=0.4543 degrees ! Estimated noise=3.48665 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.63 x 56.34 at 0.4543 degrees (North through East) ! Clean map min=-0.027787 max=0.97971 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.224645Jy sigma=0.518929 ! Fit after self-cal, rms=0.248380Jy sigma=0.477600 ! Inverting map and beam ! Estimated beam: bmin=7.619 mas, bmaj=56.24 mas, bpa=0.4185 degrees ! Estimated noise=3.48817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000511072 Jy ! Component: 100 - total flux cleaned = 0.00200187 Jy ! Component: 150 - total flux cleaned = 0.00315941 Jy ! Component: 200 - total flux cleaned = 0.0033593 Jy ! Total flux subtracted in 200 components = 0.0033593 Jy ! Clean residual min=-0.027302 max=0.047727 Jy/beam ! Clean residual mean=0.000016 rms=0.012540 Jy/beam ! Combined flux in latest and established models = 1.3959 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 344 components and 1.3959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.247017Jy sigma=0.476724 ! Fit after self-cal, rms=0.247818Jy sigma=0.475860 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121793 Jy ! Component: 100 - total flux cleaned = -0.000402846 Jy ! Component: 150 - total flux cleaned = 0.000280756 Jy ! Component: 200 - total flux cleaned = 0.000598611 Jy ! Total flux subtracted in 200 components = 0.000598611 Jy ! Clean residual min=-0.027431 max=0.046909 Jy/beam ! Clean residual mean=0.000017 rms=0.012486 Jy/beam ! Combined flux in latest and established models = 1.3965 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 358 components and 1.3965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.247139Jy sigma=0.475109 ! Fit after self-cal, rms=0.247543Jy sigma=0.474758 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.247543Jy sigma=0.474758 ! Fit after self-cal, rms=0.248070Jy sigma=0.474456 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.549 mas, bmaj=56.19 mas, bpa=-1.037 degrees ! Estimated noise=5.14966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.798618 Jy ! Component: 100 - total flux cleaned = 1.08273 Jy ! Component: 150 - total flux cleaned = 1.20654 Jy ! Component: 200 - total flux cleaned = 1.27047 Jy ! Total flux subtracted in 200 components = 1.27047 Jy ! Clean residual min=-0.035908 max=0.048417 Jy/beam ! Clean residual mean=-0.000221 rms=0.013481 Jy/beam ! Combined flux in latest and established models = 1.27047 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 88 model components to the UV plane model. ! The established model now contains 88 components and 1.27047 Jy ! Inverting map and beam ! Estimated beam: bmin=7.688 mas, bmaj=56.2 mas, bpa=0.4055 degrees ! Estimated noise=3.50676 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.0454276 Jy ! Component: 100 - total flux cleaned = 0.0735312 Jy ! Component: 150 - total flux cleaned = 0.0918246 Jy ! Component: 200 - total flux cleaned = 0.103939 Jy ! Total flux subtracted in 200 components = 0.103939 Jy ! Clean residual min=-0.029891 max=0.048427 Jy/beam ! Clean residual mean=-0.000052 rms=0.013156 Jy/beam ! Combined flux in latest and established models = 1.37441 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 180 components and 1.37441 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=10.39 mas, bmaj=57.98 mas, bpa=0.8678 degrees ! Estimated noise=3.42269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134884 Jy ! Component: 100 - total flux cleaned = 0.0192188 Jy ! Component: 150 - total flux cleaned = 0.0208493 Jy ! Component: 200 - total flux cleaned = 0.0225489 Jy ! Total flux subtracted in 200 components = 0.0225489 Jy ! Clean residual min=-0.032493 max=0.049990 Jy/beam ! Clean residual mean=0.000016 rms=0.014520 Jy/beam ! Combined flux in latest and established models = 1.39696 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.00109302 Jy ! Component: 100 - total flux cleaned = 0.00209467 Jy ! Component: 150 - total flux cleaned = 0.00284612 Jy ! Component: 200 - total flux cleaned = 0.00337886 Jy ! Total flux subtracted in 200 components = 0.00337886 Jy ! Clean residual min=-0.032201 max=0.049361 Jy/beam ! Clean residual mean=0.000030 rms=0.014440 Jy/beam ! Combined flux in latest and established models = 1.40034 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 266 components and 1.40034 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.688 mas, bmaj=56.2 mas, bpa=0.4055 degrees ! Estimated noise=3.50676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00529426 Jy ! Component: 100 - total flux cleaned = -0.0055311 Jy ! Component: 150 - total flux cleaned = -0.00620664 Jy ! Component: 200 - total flux cleaned = -0.00641706 Jy ! Total flux subtracted in 200 components = -0.00641706 Jy ! Clean residual min=-0.030009 max=0.046160 Jy/beam ! Clean residual mean=0.000007 rms=0.012881 Jy/beam ! Combined flux in latest and established models = 1.39392 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 316 components and 1.39392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.251323Jy sigma=0.483764 ! Fit after self-cal, rms=0.251348Jy sigma=0.482993 wmodel J0155-4048_S_map.mod ! Writing 316 model components to file: J0155-4048_S_map.mod wobs J0155-4048_S_uvs.fits ! Writing UV FITS file: J0155-4048_S_uvs.fits wwins J0155-4048_S_map.win ! wwins: Wrote 1 windows to J0155-4048_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.018984 Jy ! Component: 100 - total flux cleaned = 0.0326031 Jy ! Component: 150 - total flux cleaned = 0.0408755 Jy ! Component: 200 - total flux cleaned = 0.0454166 Jy ! Component: 250 - total flux cleaned = 0.0500514 Jy ! Component: 300 - total flux cleaned = 0.0543293 Jy ! Component: 350 - total flux cleaned = 0.0583291 Jy ! Component: 400 - total flux cleaned = 0.0624808 Jy ! Component: 450 - total flux cleaned = 0.066409 Jy ! Component: 500 - total flux cleaned = 0.0697991 Jy ! Component: 550 - total flux cleaned = 0.0730236 Jy ! Component: 600 - total flux cleaned = 0.0764242 Jy ! Component: 650 - total flux cleaned = 0.079382 Jy ! Component: 700 - total flux cleaned = 0.0828076 Jy ! Component: 750 - total flux cleaned = 0.0860867 Jy ! Component: 800 - total flux cleaned = 0.0892355 Jy ! Component: 850 - total flux cleaned = 0.0920164 Jy ! Component: 900 - total flux cleaned = 0.0947026 Jy ! Component: 950 - total flux cleaned = 0.0973012 Jy ! Component: 1000 - total flux cleaned = 0.0993627 Jy ! Component: 1050 - total flux cleaned = 0.101805 Jy ! Component: 1100 - total flux cleaned = 0.104168 Jy ! Component: 1150 - total flux cleaned = 0.106245 Jy ! Component: 1200 - total flux cleaned = 0.108065 Jy ! Component: 1250 - total flux cleaned = 0.11043 Jy ! Component: 1300 - total flux cleaned = 0.111587 Jy ! Component: 1350 - total flux cleaned = 0.112723 Jy ! Component: 1400 - total flux cleaned = 0.112908 Jy ! Component: 1450 - total flux cleaned = 0.11309 Jy ! Component: 1500 - total flux cleaned = 0.11309 Jy ! Component: 1550 - total flux cleaned = 0.112735 Jy ! Component: 1600 - total flux cleaned = 0.112739 Jy ! Component: 1650 - total flux cleaned = 0.112563 Jy ! Component: 1700 - total flux cleaned = 0.112734 Jy ! Component: 1750 - total flux cleaned = 0.111879 Jy ! Component: 1800 - total flux cleaned = 0.11154 Jy ! Component: 1850 - total flux cleaned = 0.110701 Jy ! Component: 1900 - total flux cleaned = 0.109867 Jy ! Component: 1950 - total flux cleaned = 0.109537 Jy ! Component: 2000 - total flux cleaned = 0.108876 Jy ! Component: 2050 - total flux cleaned = 0.107894 Jy ! Component: 2100 - total flux cleaned = 0.107242 Jy ! Component: 2150 - total flux cleaned = 0.106594 Jy ! Component: 2200 - total flux cleaned = 0.105788 Jy ! Component: 2250 - total flux cleaned = 0.105144 Jy ! Component: 2300 - total flux cleaned = 0.104664 Jy ! Component: 2350 - total flux cleaned = 0.103864 Jy ! Component: 2400 - total flux cleaned = 0.103387 Jy ! Component: 2450 - total flux cleaned = 0.102434 Jy ! Component: 2500 - total flux cleaned = 0.101959 Jy ! Component: 2550 - total flux cleaned = 0.101325 Jy ! Component: 2600 - total flux cleaned = 0.101008 Jy ! Component: 2650 - total flux cleaned = 0.100374 Jy ! Component: 2700 - total flux cleaned = 0.0997396 Jy ! Component: 2750 - total flux cleaned = 0.0994227 Jy ! Component: 2800 - total flux cleaned = 0.0987896 Jy ! Component: 2850 - total flux cleaned = 0.0983132 Jy ! Component: 2900 - total flux cleaned = 0.0978362 Jy ! Component: 2950 - total flux cleaned = 0.0970414 Jy ! Component: 3000 - total flux cleaned = 0.0967223 Jy ! Component: 3050 - total flux cleaned = 0.0964032 Jy ! Component: 3100 - total flux cleaned = 0.0959244 Jy ! Component: 3150 - total flux cleaned = 0.0951177 Jy ! Component: 3200 - total flux cleaned = 0.0944696 Jy ! Component: 3250 - total flux cleaned = 0.0938175 Jy ! Component: 3300 - total flux cleaned = 0.09349 Jy ! Component: 3350 - total flux cleaned = 0.0925017 Jy ! Component: 3400 - total flux cleaned = 0.0920047 Jy ! Component: 3450 - total flux cleaned = 0.0910018 Jy ! Component: 3500 - total flux cleaned = 0.0903285 Jy ! Component: 3550 - total flux cleaned = 0.0899916 Jy ! Component: 3600 - total flux cleaned = 0.0891389 Jy ! Component: 3650 - total flux cleaned = 0.0884501 Jy ! Component: 3700 - total flux cleaned = 0.0884508 Jy ! Component: 3750 - total flux cleaned = 0.0881016 Jy ! Component: 3800 - total flux cleaned = 0.087572 Jy ! Component: 3850 - total flux cleaned = 0.0868589 Jy ! Component: 3900 - total flux cleaned = 0.086501 Jy ! Component: 3950 - total flux cleaned = 0.0857738 Jy ! Component: 4000 - total flux cleaned = 0.085587 Jy ! Component: 4050 - total flux cleaned = 0.0853987 Jy ! Total flux subtracted in 4096 components = 0.0848345 Jy ! Clean residual min=-0.010440 max=0.011264 Jy/beam ! Clean residual mean=0.000191 rms=0.004088 Jy/beam ! Combined flux in latest and established models = 1.47876 Jy keep ! Adding 792 model components to the UV plane model. ! The established model now contains 1108 components and 1.47876 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0155-4048_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.688 x 56.2 at 0.4055 degrees (North through East) ! Clean map min=-0.028338 max=0.99635 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0155-4048_S_map.fits wmodel /image_prod/ug002_uva//J0155-4048_S_map.mod ! Writing 1108 model components to file: /image_prod/ug002_uva//J0155-4048_S_map.mod wobs /image_prod/ug002_uva//J0155-4048_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0155-4048_S_uvs.fits wwins /image_prod/ug002_uva//J0155-4048_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0155-4048_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.996351 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00492077 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.48164 1.48164 2.96328 5.92655 11.8531 23.7062 47.4124 94.8248 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0147 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.996 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 202.478 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0155-4048_S_dfm.log closed on Wed Mar 4 19:18:58 2020