! Started logfile: /image_prod/ug002_uva//J0958+6533_S_c_dfm.log on Wed Mar 4 23:18:24 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//J0958+6533_S_c_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0958+6533_S_c_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J0958+6533 ! ! 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 1296 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 J0958+6533_S_c] 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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.305674Jy sigma=7.916477 ! Fit after self-cal, rms=0.289764Jy sigma=1.871842 ! 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.506 mas, bmaj=6.485 mas, bpa=-80.19 degrees ! Estimated noise=4.16768 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.590564 Jy ! Component: 100 - total flux cleaned = 0.721601 Jy ! Total flux subtracted in 100 components = 0.721601 Jy ! Clean residual min=-0.032535 max=0.044609 Jy/beam ! Clean residual mean=-0.000024 rms=0.008765 Jy/beam ! Combined flux in latest and established models = 0.721601 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.721601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.209422Jy sigma=0.996519 ! Fit after self-cal, rms=0.209428Jy sigma=0.996458 ! 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=4.16 mas, bmaj=7.111 mas, bpa=-79.16 degrees ! Estimated noise=3.26645 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.0514218 Jy ! Component: 100 - total flux cleaned = 0.082051 Jy ! Component: 150 - total flux cleaned = 0.101566 Jy ! Component: 200 - total flux cleaned = 0.11416 Jy ! Total flux subtracted in 200 components = 0.11416 Jy ! Clean residual min=-0.028418 max=0.029060 Jy/beam ! Clean residual mean=0.000063 rms=0.007716 Jy/beam ! Combined flux in latest and established models = 0.835761 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.835761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.189838Jy sigma=0.912833 ! Fit after self-cal, rms=0.189746Jy sigma=0.911774 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.16 x 7.111 at -79.16 degrees (North through East) ! Clean map min=-0.027535 max=0.74966 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: ! BR 0.93 FD 0.91 HN 1.03 KP 1.01 ! LA 1.05 MK 1.04 NL 1.06 OV 0.99 ! PT 1.05 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.93 HN 1.02 KP 1.06 ! LA 1.03 MK 1.02 NL 1.23 OV 0.85 ! PT 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.90 HN 0.98 KP 1.19 ! LA 1.08 MK 1.07 NL 1.02 OV 0.99 ! PT 1.02 ! ! ! Fit before self-cal, rms=0.189746Jy sigma=0.911774 ! Fit after self-cal, rms=0.212690Jy sigma=0.737259 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.189 mas, bmaj=7.095 mas, bpa=-79.5 degrees ! Estimated noise=3.3192 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.0126753 Jy ! Component: 100 - total flux cleaned = 0.0173775 Jy ! Component: 150 - total flux cleaned = 0.0187825 Jy ! Component: 200 - total flux cleaned = 0.0193992 Jy ! Total flux subtracted in 200 components = 0.0193992 Jy ! Clean residual min=-0.023263 max=0.021132 Jy/beam ! Clean residual mean=0.000040 rms=0.005456 Jy/beam ! Combined flux in latest and established models = 0.855161 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.855161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.210236Jy sigma=0.736012 ! Fit after self-cal, rms=0.210236Jy sigma=0.735729 ! 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.210236Jy sigma=0.735729 ! Fit after self-cal, rms=0.073181Jy sigma=0.425666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.182 mas, bmaj=7.088 mas, bpa=-79.18 degrees ! Estimated noise=3.32353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00591626 Jy ! Component: 100 - total flux cleaned = -0.00644002 Jy ! Component: 150 - total flux cleaned = -0.0066551 Jy ! Component: 200 - total flux cleaned = -0.00713655 Jy ! Total flux subtracted in 200 components = -0.00713655 Jy ! Clean residual min=-0.008826 max=0.009823 Jy/beam ! Clean residual mean=0.000001 rms=0.001849 Jy/beam ! Combined flux in latest and established models = 0.848024 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.848024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071678Jy sigma=0.416122 ! Fit after self-cal, rms=0.071643Jy sigma=0.415801 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-11, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00659821 Jy ! Component: 100 - total flux cleaned = 0.00676968 Jy ! Component: 150 - total flux cleaned = 0.00637991 Jy ! Component: 200 - total flux cleaned = 0.00592189 Jy ! Total flux subtracted in 200 components = 0.00592189 Jy ! Clean residual min=-0.007998 max=0.005598 Jy/beam ! Clean residual mean=0.000005 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.853946 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.853946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070564Jy sigma=0.409371 ! Fit after self-cal, rms=0.070505Jy sigma=0.408920 ! 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.070505Jy sigma=0.408920 ! Fit after self-cal, rms=0.070056Jy sigma=0.405958 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.177 mas, bmaj=7.094 mas, bpa=-79.26 degrees ! Estimated noise=3.32257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00143686 Jy ! Component: 100 - total flux cleaned = -0.00130237 Jy ! Component: 150 - total flux cleaned = -0.000676171 Jy ! Component: 200 - total flux cleaned = -0.000458317 Jy ! Total flux subtracted in 200 components = -0.000458317 Jy ! Clean residual min=-0.006829 max=0.005165 Jy/beam ! Clean residual mean=0.000003 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.853488 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.853487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069451Jy sigma=0.402238 ! Fit after self-cal, rms=0.069443Jy sigma=0.402152 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.000128717 Jy ! Component: 100 - total flux cleaned = 0.000219174 Jy ! Component: 150 - total flux cleaned = 0.000295599 Jy ! Component: 200 - total flux cleaned = 0.000294927 Jy ! Total flux subtracted in 200 components = 0.000294927 Jy ! Clean residual min=-0.006561 max=0.005103 Jy/beam ! Clean residual mean=0.000003 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.853782 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.853782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069263Jy sigma=0.401163 ! Fit after self-cal, rms=0.069258Jy sigma=0.401119 ! 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.069258Jy sigma=0.401119 ! Fit after self-cal, rms=0.069142Jy sigma=0.400095 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.973 mas, bmaj=9.99 mas, bpa=81.81 degrees ! Estimated noise=3.92029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00188232 Jy ! Component: 100 - total flux cleaned = -0.00189056 Jy ! Component: 150 - total flux cleaned = -0.00161369 Jy ! Component: 200 - total flux cleaned = -0.0014376 Jy ! Total flux subtracted in 200 components = -0.0014376 Jy ! Clean residual min=-0.006559 max=0.004941 Jy/beam ! Clean residual mean=0.000000 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.852345 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 88 components and 0.852345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068982Jy sigma=0.399277 ! Fit after self-cal, rms=0.068965Jy sigma=0.399139 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.000374711 Jy ! Component: 100 - total flux cleaned = 0.000530262 Jy ! Component: 150 - total flux cleaned = 0.000616914 Jy ! Component: 200 - total flux cleaned = 0.000692124 Jy ! Total flux subtracted in 200 components = 0.000692124 Jy ! Clean residual min=-0.006560 max=0.004785 Jy/beam ! Clean residual mean=0.000000 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.853037 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 0.853037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068908Jy sigma=0.398893 ! Fit after self-cal, rms=0.068906Jy sigma=0.398835 ! 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=4.173 mas, bmaj=7.099 mas, bpa=-79.34 degrees ! Estimated noise=3.32319 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.173 x 7.099 at -79.34 degrees (North through East) ! Clean map min=-0.0056935 max=0.76216 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.068906Jy sigma=0.398835 ! Fit after self-cal, rms=0.060915Jy sigma=0.345847 ! Inverting map and beam ! Estimated beam: bmin=4.174 mas, bmaj=7.101 mas, bpa=-79.37 degrees ! Estimated noise=3.32434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000693098 Jy ! Component: 100 - total flux cleaned = -0.000704176 Jy ! Component: 150 - total flux cleaned = -0.000455468 Jy ! Component: 200 - total flux cleaned = -0.00034378 Jy ! Total flux subtracted in 200 components = -0.00034378 Jy ! Clean residual min=-0.005291 max=0.005068 Jy/beam ! Clean residual mean=0.000002 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.852693 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.852693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060777Jy sigma=0.344899 ! Fit after self-cal, rms=0.060770Jy sigma=0.344883 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.90135e-05 Jy ! Component: 100 - total flux cleaned = 0.000190164 Jy ! Component: 150 - total flux cleaned = 0.000275229 Jy ! Component: 200 - total flux cleaned = 0.000234117 Jy ! Total flux subtracted in 200 components = 0.000234117 Jy ! Clean residual min=-0.005247 max=0.005052 Jy/beam ! Clean residual mean=0.000002 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.852927 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 124 components and 0.852927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060715Jy sigma=0.344504 ! Fit after self-cal, rms=0.060711Jy sigma=0.344496 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060711Jy sigma=0.344496 ! Fit after self-cal, rms=0.060648Jy sigma=0.344226 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.515 mas, bmaj=6.489 mas, bpa=-79.65 degrees ! Estimated noise=4.20797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.595183 Jy ! Component: 100 - total flux cleaned = 0.726853 Jy ! Component: 150 - total flux cleaned = 0.772214 Jy ! Component: 200 - total flux cleaned = 0.796181 Jy ! Total flux subtracted in 200 components = 0.796181 Jy ! Clean residual min=-0.008134 max=0.011842 Jy/beam ! Clean residual mean=-0.000028 rms=0.002294 Jy/beam ! Combined flux in latest and established models = 0.796181 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.796181 Jy ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=7.104 mas, bpa=-79.44 degrees ! Estimated noise=3.32445 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.0174105 Jy ! Component: 100 - total flux cleaned = 0.0282955 Jy ! Component: 150 - total flux cleaned = 0.0356962 Jy ! Component: 200 - total flux cleaned = 0.0409988 Jy ! Total flux subtracted in 200 components = 0.0409988 Jy ! Clean residual min=-0.005913 max=0.005410 Jy/beam ! Clean residual mean=-0.000011 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.83718 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 63 components and 0.83718 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.965 mas, bmaj=10.01 mas, bpa=81.55 degrees ! Estimated noise=3.92167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00580582 Jy ! Component: 100 - total flux cleaned = 0.0090492 Jy ! Component: 150 - total flux cleaned = 0.0104329 Jy ! Component: 200 - total flux cleaned = 0.0113181 Jy ! Total flux subtracted in 200 components = 0.0113181 Jy ! Clean residual min=-0.006265 max=0.004655 Jy/beam ! Clean residual mean=-0.000004 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.848498 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.000673213 Jy ! Component: 100 - total flux cleaned = 0.00118951 Jy ! Component: 150 - total flux cleaned = 0.00141548 Jy ! Component: 200 - total flux cleaned = 0.00157961 Jy ! Total flux subtracted in 200 components = 0.00157961 Jy ! Clean residual min=-0.006034 max=0.004696 Jy/beam ! Clean residual mean=-0.000002 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.850078 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 105 components and 0.850078 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=7.104 mas, bpa=-79.44 degrees ! Estimated noise=3.32445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000541304 Jy ! Component: 100 - total flux cleaned = 0.000826425 Jy ! Component: 150 - total flux cleaned = 0.000888696 Jy ! Component: 200 - total flux cleaned = 0.000986002 Jy ! Total flux subtracted in 200 components = 0.000986002 Jy ! Clean residual min=-0.005552 max=0.005056 Jy/beam ! Clean residual mean=0.000001 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.851064 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 118 components and 0.851064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060686Jy sigma=0.344505 ! Fit after self-cal, rms=0.060639Jy sigma=0.344181 wmodel J0958+6533_S_c_map.mod ! Writing 118 model components to file: J0958+6533_S_c_map.mod wobs J0958+6533_S_c_uvs.fits ! Writing UV FITS file: J0958+6533_S_c_uvs.fits wwins J0958+6533_S_c_map.win ! wwins: Wrote 2 windows to J0958+6533_S_c_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.00143184 Jy ! Component: 100 - total flux cleaned = -0.00257663 Jy ! Component: 150 - total flux cleaned = -0.00357164 Jy ! Component: 200 - total flux cleaned = -0.00465434 Jy ! Component: 250 - total flux cleaned = -0.00547548 Jy ! Component: 300 - total flux cleaned = -0.00593353 Jy ! Component: 350 - total flux cleaned = -0.00643667 Jy ! Component: 400 - total flux cleaned = -0.00686164 Jy ! Component: 450 - total flux cleaned = -0.00732923 Jy ! Component: 500 - total flux cleaned = -0.00755492 Jy ! Component: 550 - total flux cleaned = -0.00760973 Jy ! Component: 600 - total flux cleaned = -0.0076637 Jy ! Component: 650 - total flux cleaned = -0.0077686 Jy ! Component: 700 - total flux cleaned = -0.00792195 Jy ! Component: 750 - total flux cleaned = -0.00807095 Jy ! Component: 800 - total flux cleaned = -0.00821589 Jy ! Component: 850 - total flux cleaned = -0.00831102 Jy ! Component: 900 - total flux cleaned = -0.00854394 Jy ! Component: 950 - total flux cleaned = -0.00868052 Jy ! Component: 1000 - total flux cleaned = -0.00876999 Jy ! Component: 1050 - total flux cleaned = -0.0089461 Jy ! Component: 1100 - total flux cleaned = -0.0091621 Jy ! Component: 1150 - total flux cleaned = -0.00933247 Jy ! Component: 1200 - total flux cleaned = -0.00954245 Jy ! Component: 1250 - total flux cleaned = -0.00978932 Jy ! Component: 1300 - total flux cleaned = -0.00999149 Jy ! Component: 1350 - total flux cleaned = -0.01019 Jy ! Component: 1400 - total flux cleaned = -0.0103461 Jy ! Component: 1450 - total flux cleaned = -0.0105391 Jy ! Component: 1500 - total flux cleaned = -0.010691 Jy ! Component: 1550 - total flux cleaned = -0.0109157 Jy ! Component: 1600 - total flux cleaned = -0.0109893 Jy ! Component: 1650 - total flux cleaned = -0.0111718 Jy ! Component: 1700 - total flux cleaned = -0.0113512 Jy ! Component: 1750 - total flux cleaned = -0.0115284 Jy ! Component: 1800 - total flux cleaned = -0.0117031 Jy ! Component: 1850 - total flux cleaned = -0.0119101 Jy ! Component: 1900 - total flux cleaned = -0.0120797 Jy ! Component: 1950 - total flux cleaned = -0.0123143 Jy ! Component: 2000 - total flux cleaned = -0.0124467 Jy ! Component: 2050 - total flux cleaned = -0.0125778 Jy ! Component: 2100 - total flux cleaned = -0.0127717 Jy ! Component: 2150 - total flux cleaned = -0.0128353 Jy ! Component: 2200 - total flux cleaned = -0.0129615 Jy ! Component: 2250 - total flux cleaned = -0.0132107 Jy ! Component: 2300 - total flux cleaned = -0.013272 Jy ! Component: 2350 - total flux cleaned = -0.0133327 Jy ! Component: 2400 - total flux cleaned = -0.0133933 Jy ! Component: 2450 - total flux cleaned = -0.0135421 Jy ! Component: 2500 - total flux cleaned = -0.0137187 Jy ! Component: 2550 - total flux cleaned = -0.0138637 Jy ! Component: 2600 - total flux cleaned = -0.013921 Jy ! Component: 2650 - total flux cleaned = -0.0140632 Jy ! Component: 2700 - total flux cleaned = -0.0142037 Jy ! Component: 2750 - total flux cleaned = -0.014398 Jy ! Component: 2800 - total flux cleaned = -0.0146174 Jy ! Component: 2850 - total flux cleaned = -0.0148072 Jy ! Component: 2900 - total flux cleaned = -0.014888 Jy ! Component: 2950 - total flux cleaned = -0.0151276 Jy ! Component: 3000 - total flux cleaned = -0.0153907 Jy ! Component: 3050 - total flux cleaned = -0.0155468 Jy ! Component: 3100 - total flux cleaned = -0.0157018 Jy ! Component: 3150 - total flux cleaned = -0.0159064 Jy ! Component: 3200 - total flux cleaned = -0.0160585 Jy ! Component: 3250 - total flux cleaned = -0.0162593 Jy ! Component: 3300 - total flux cleaned = -0.0164083 Jy ! Component: 3350 - total flux cleaned = -0.0166054 Jy ! Component: 3400 - total flux cleaned = -0.0167765 Jy ! Component: 3450 - total flux cleaned = -0.0170185 Jy ! Component: 3500 - total flux cleaned = -0.0170902 Jy ! Component: 3550 - total flux cleaned = -0.0172092 Jy ! Component: 3600 - total flux cleaned = -0.0173272 Jy ! Component: 3650 - total flux cleaned = -0.0174678 Jy ! Component: 3700 - total flux cleaned = -0.0176536 Jy ! Component: 3750 - total flux cleaned = -0.0178603 Jy ! Component: 3800 - total flux cleaned = -0.0179514 Jy ! Component: 3850 - total flux cleaned = -0.0181098 Jy ! Component: 3900 - total flux cleaned = -0.0182446 Jy ! Component: 3950 - total flux cleaned = -0.0185116 Jy ! Component: 4000 - total flux cleaned = -0.0187101 Jy ! Component: 4050 - total flux cleaned = -0.0188414 Jy ! Total flux subtracted in 4096 components = -0.0189715 Jy ! Clean residual min=-0.001455 max=0.001185 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.832092 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 415 components and 0.832093 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0958+6533_S_c_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.171 x 7.104 at -79.44 degrees (North through East) ! Clean map min=-0.0029156 max=0.76427 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0958+6533_S_c_map.fits wmodel /image_prod/ug002_uva//J0958+6533_S_c_map.mod ! Writing 415 model components to file: /image_prod/ug002_uva//J0958+6533_S_c_map.mod wobs /image_prod/ug002_uva//J0958+6533_S_c_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0958+6533_S_c_uvs.fits wwins /image_prod/ug002_uva//J0958+6533_S_c_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0958+6533_S_c_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.764267 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000386529 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.151726 0.151726 0.303451 0.606902 1.2138 2.42761 4.85522 9.71043 19.4209 38.8417 77.6835 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.764 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1977.26 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0958+6533_S_c_dfm.log closed on Wed Mar 4 23:18:27 2020