! Started logfile: /image_prod/ug002_uva//J0624-0103_S_dfm.log on Wed Mar 4 21:18:56 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//J0624-0103_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0624-0103_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.997222 visibilities/baseline/integration-bin. ! Found source: J0624-0103 ! ! 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 6462 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 J0624-0103_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.004832Jy sigma=7.946032 ! Fit after self-cal, rms=0.923245Jy sigma=7.264979 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.684 mas, bmaj=7.337 mas, bpa=-2.593 degrees ! Estimated noise=1.59149 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.0605078 Jy ! Component: 100 - total flux cleaned = 0.0764875 Jy ! Total flux subtracted in 100 components = 0.0764875 Jy ! Clean residual min=-0.006006 max=0.011104 Jy/beam ! Clean residual mean=0.000014 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.0764875 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0764875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077978Jy sigma=0.495521 ! Fit after self-cal, rms=0.077616Jy sigma=0.492691 ! Inverting map ! Added new window around map position (-3.5, -10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104781 Jy ! Component: 100 - total flux cleaned = 0.0159721 Jy ! Total flux subtracted in 100 components = 0.0159721 Jy ! Clean residual min=-0.004754 max=0.006688 Jy/beam ! Clean residual mean=0.000003 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.0924595 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 42 components and 0.0924595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076133Jy sigma=0.477090 ! Fit after self-cal, rms=0.075969Jy sigma=0.475738 ! 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.148 mas, bmaj=8.264 mas, bpa=-2.961 degrees ! Estimated noise=1.16488 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.00538936 Jy ! Component: 100 - total flux cleaned = 0.00686143 Jy ! Component: 150 - total flux cleaned = 0.00713831 Jy ! Component: 200 - total flux cleaned = 0.00721867 Jy ! Total flux subtracted in 200 components = 0.00721867 Jy ! Clean residual min=-0.003627 max=0.003536 Jy/beam ! Clean residual mean=-0.000007 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.0996782 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.0996782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075481Jy sigma=0.471913 ! Fit after self-cal, rms=0.075420Jy sigma=0.471566 ! 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.148 x 8.264 at -2.961 degrees (North through East) ! Clean map min=-0.0035384 max=0.07554 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.99 HN 1.01 KP 0.99 ! LA 1.07 MK 1.09 OV 0.83 PT 1.01 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.00 HN 0.96 KP 1.02 ! LA 1.08 MK 0.96 OV 0.91 PT 0.99 ! SC 0.81 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.07 KP 1.04 ! LA 1.06 MK 0.92 OV 0.94 PT 1.05 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.075420Jy sigma=0.471566 ! Fit after self-cal, rms=0.074246Jy sigma=0.466706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.119 mas, bmaj=8.226 mas, bpa=-2.523 degrees ! Estimated noise=1.15861 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.00065335 Jy ! Component: 100 - total flux cleaned = 0.000562818 Jy ! Component: 150 - total flux cleaned = 0.00056413 Jy ! Component: 200 - total flux cleaned = 0.000597534 Jy ! Total flux subtracted in 200 components = 0.000597534 Jy ! Clean residual min=-0.002716 max=0.002969 Jy/beam ! Clean residual mean=-0.000003 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.100276 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.100276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074172Jy sigma=0.466315 ! Fit after self-cal, rms=0.074197Jy sigma=0.466080 ! 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.074197Jy sigma=0.466080 ! Fit after self-cal, rms=0.069344Jy sigma=0.463711 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.109 mas, bmaj=8.182 mas, bpa=-2.476 degrees ! Estimated noise=1.15293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000991106 Jy ! Component: 100 - total flux cleaned = 0.000965667 Jy ! Component: 150 - total flux cleaned = 0.000883438 Jy ! Component: 200 - total flux cleaned = 0.000785993 Jy ! Total flux subtracted in 200 components = 0.000785993 Jy ! Clean residual min=-0.002432 max=0.002973 Jy/beam ! Clean residual mean=-0.000002 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.101062 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.101062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069309Jy sigma=0.463484 ! Fit after self-cal, rms=0.069270Jy sigma=0.463392 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 (-28.5, -48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271581 Jy ! Component: 100 - total flux cleaned = 0.00403648 Jy ! Component: 150 - total flux cleaned = 0.00503048 Jy ! Component: 200 - total flux cleaned = 0.0058301 Jy ! Total flux subtracted in 200 components = 0.0058301 Jy ! Clean residual min=-0.002326 max=0.002056 Jy/beam ! Clean residual mean=0.000000 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.106892 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 85 components and 0.106892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069160Jy sigma=0.462323 ! Fit after self-cal, rms=0.069152Jy sigma=0.462268 ! 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.069152Jy sigma=0.462268 ! Fit after self-cal, rms=0.068103Jy sigma=0.462187 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=8.153 mas, bpa=-2.49 degrees ! Estimated noise=1.14365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000932595 Jy ! Component: 100 - total flux cleaned = 0.00149921 Jy ! Component: 150 - total flux cleaned = 0.0015745 Jy ! Component: 200 - total flux cleaned = 0.00166714 Jy ! Total flux subtracted in 200 components = 0.00166714 Jy ! Clean residual min=-0.002196 max=0.002016 Jy/beam ! Clean residual mean=0.000001 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.108559 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.108559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068080Jy sigma=0.462013 ! Fit after self-cal, rms=0.068069Jy sigma=0.462002 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.000257093 Jy ! Component: 100 - total flux cleaned = 0.000300492 Jy ! Component: 150 - total flux cleaned = 0.000363143 Jy ! Component: 200 - total flux cleaned = 0.000422363 Jy ! Total flux subtracted in 200 components = 0.000422363 Jy ! Clean residual min=-0.002175 max=0.001984 Jy/beam ! Clean residual mean=0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.108981 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 104 components and 0.108981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068054Jy sigma=0.461909 ! Fit after self-cal, rms=0.068053Jy sigma=0.461905 ! 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.068053Jy sigma=0.461905 ! Fit after self-cal, rms=0.067628Jy sigma=0.461890 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.846 mas, bmaj=13.49 mas, bpa=2.368 degrees ! Estimated noise=1.4409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000739605 Jy ! Component: 100 - total flux cleaned = 0.000867041 Jy ! Component: 150 - total flux cleaned = 0.00101558 Jy ! Component: 200 - total flux cleaned = 0.0010721 Jy ! Total flux subtracted in 200 components = 0.0010721 Jy ! Clean residual min=-0.002411 max=0.002000 Jy/beam ! Clean residual mean=0.000002 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.110053 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.110053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067628Jy sigma=0.461910 ! Fit after self-cal, rms=0.067622Jy sigma=0.461871 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.000108592 Jy ! Component: 100 - total flux cleaned = 0.000125775 Jy ! Component: 150 - total flux cleaned = 0.000158366 Jy ! Component: 200 - total flux cleaned = 0.000188936 Jy ! Total flux subtracted in 200 components = 0.000188936 Jy ! Clean residual min=-0.002401 max=0.001999 Jy/beam ! Clean residual mean=0.000002 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.110242 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 126 components and 0.110242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067627Jy sigma=0.461921 ! Fit after self-cal, rms=0.067628Jy sigma=0.461908 ! 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.093 mas, bmaj=8.134 mas, bpa=-2.475 degrees ! Estimated noise=1.1423 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.093 x 8.134 at -2.475 degrees (North through East) ! Clean map min=-0.0021554 max=0.074354 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=2.644 mas, bmaj=7.232 mas, bpa=-2.22 degrees ! Estimated noise=1.54894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0589448 Jy ! Component: 100 - total flux cleaned = 0.0766099 Jy ! Component: 150 - total flux cleaned = 0.0865093 Jy ! Component: 200 - total flux cleaned = 0.0927214 Jy ! Total flux subtracted in 200 components = 0.0927214 Jy ! Clean residual min=-0.004063 max=0.004242 Jy/beam ! Clean residual mean=0.000008 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.0927214 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.0927214 Jy ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=8.134 mas, bpa=-2.475 degrees ! Estimated noise=1.1423 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) ! Added new window around map position (-1, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00517836 Jy ! Component: 100 - total flux cleaned = 0.0084585 Jy ! Component: 150 - total flux cleaned = 0.0109171 Jy ! Component: 200 - total flux cleaned = 0.0121015 Jy ! Total flux subtracted in 200 components = 0.0121015 Jy ! Clean residual min=-0.002428 max=0.002365 Jy/beam ! Clean residual mean=0.000000 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.104823 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 68 components and 0.104823 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.846 mas, bmaj=13.49 mas, bpa=2.368 degrees ! Estimated noise=1.4409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207733 Jy ! Component: 100 - total flux cleaned = 0.0028377 Jy ! Component: 150 - total flux cleaned = 0.00347338 Jy ! Component: 200 - total flux cleaned = 0.00386878 Jy ! Total flux subtracted in 200 components = 0.00386878 Jy ! Clean residual min=-0.002404 max=0.002105 Jy/beam ! Clean residual mean=0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.108692 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.000298333 Jy ! Component: 100 - total flux cleaned = 0.000501257 Jy ! Component: 150 - total flux cleaned = 0.000709662 Jy ! Component: 200 - total flux cleaned = 0.000919568 Jy ! Total flux subtracted in 200 components = 0.000919568 Jy ! Clean residual min=-0.002415 max=0.002011 Jy/beam ! Clean residual mean=0.000001 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.109611 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 97 components and 0.109611 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=8.134 mas, bpa=-2.475 degrees ! Estimated noise=1.1423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208398 Jy ! Component: 100 - total flux cleaned = -0.00021711 Jy ! Component: 150 - total flux cleaned = -0.000218204 Jy ! Component: 200 - total flux cleaned = -0.000175408 Jy ! Total flux subtracted in 200 components = -0.000175408 Jy ! Clean residual min=-0.002196 max=0.002057 Jy/beam ! Clean residual mean=0.000001 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.109436 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 0.109436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067696Jy sigma=0.462243 ! Fit after self-cal, rms=0.067692Jy sigma=0.462151 wmodel J0624-0103_S_map.mod ! Writing 110 model components to file: J0624-0103_S_map.mod wobs J0624-0103_S_uvs.fits ! Writing UV FITS file: J0624-0103_S_uvs.fits wwins J0624-0103_S_map.win ! wwins: Wrote 4 windows to J0624-0103_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 = -6.80477e-05 Jy ! Component: 100 - total flux cleaned = 0.000417426 Jy ! Component: 150 - total flux cleaned = 0.000677527 Jy ! Component: 200 - total flux cleaned = 0.00105354 Jy ! Component: 250 - total flux cleaned = 0.00129571 Jy ! Component: 300 - total flux cleaned = 0.00158935 Jy ! Component: 350 - total flux cleaned = 0.0018449 Jy ! Component: 400 - total flux cleaned = 0.00195577 Jy ! Component: 450 - total flux cleaned = 0.00214469 Jy ! Component: 500 - total flux cleaned = 0.00238133 Jy ! Component: 550 - total flux cleaned = 0.00250984 Jy ! Component: 600 - total flux cleaned = 0.00276229 Jy ! Component: 650 - total flux cleaned = 0.00298499 Jy ! Component: 700 - total flux cleaned = 0.00320297 Jy ! Component: 750 - total flux cleaned = 0.0033936 Jy ! Component: 800 - total flux cleaned = 0.00360449 Jy ! Component: 850 - total flux cleaned = 0.00374287 Jy ! Component: 900 - total flux cleaned = 0.00385702 Jy ! Component: 950 - total flux cleaned = 0.00401437 Jy ! Component: 1000 - total flux cleaned = 0.00419108 Jy ! Component: 1050 - total flux cleaned = 0.00432217 Jy ! Component: 1100 - total flux cleaned = 0.00449463 Jy ! Component: 1150 - total flux cleaned = 0.00460096 Jy ! Component: 1200 - total flux cleaned = 0.00476908 Jy ! Component: 1250 - total flux cleaned = 0.00495545 Jy ! Component: 1300 - total flux cleaned = 0.0050987 Jy ! Component: 1350 - total flux cleaned = 0.00524065 Jy ! Component: 1400 - total flux cleaned = 0.00538087 Jy ! Component: 1450 - total flux cleaned = 0.00553923 Jy ! Component: 1500 - total flux cleaned = 0.00569574 Jy ! Component: 1550 - total flux cleaned = 0.00577263 Jy ! Component: 1600 - total flux cleaned = 0.00592556 Jy ! Component: 1650 - total flux cleaned = 0.00602013 Jy ! Component: 1700 - total flux cleaned = 0.00616993 Jy ! Component: 1750 - total flux cleaned = 0.00626241 Jy ! Component: 1800 - total flux cleaned = 0.00637217 Jy ! Component: 1850 - total flux cleaned = 0.00644472 Jy ! Component: 1900 - total flux cleaned = 0.00653499 Jy ! Component: 1950 - total flux cleaned = 0.00665971 Jy ! Component: 2000 - total flux cleaned = 0.00669501 Jy ! Component: 2050 - total flux cleaned = 0.00678269 Jy ! Component: 2100 - total flux cleaned = 0.00688697 Jy ! Component: 2150 - total flux cleaned = 0.00695582 Jy ! Component: 2200 - total flux cleaned = 0.00709208 Jy ! Component: 2250 - total flux cleaned = 0.00714268 Jy ! Component: 2300 - total flux cleaned = 0.00729341 Jy ! Component: 2350 - total flux cleaned = 0.00734317 Jy ! Component: 2400 - total flux cleaned = 0.00739255 Jy ! Component: 2450 - total flux cleaned = 0.00752346 Jy ! Component: 2500 - total flux cleaned = 0.00758835 Jy ! Component: 2550 - total flux cleaned = 0.00771719 Jy ! Component: 2600 - total flux cleaned = 0.00778094 Jy ! Component: 2650 - total flux cleaned = 0.00782868 Jy ! Component: 2700 - total flux cleaned = 0.00801762 Jy ! Component: 2750 - total flux cleaned = 0.00806453 Jy ! Component: 2800 - total flux cleaned = 0.00815755 Jy ! Component: 2850 - total flux cleaned = 0.00824995 Jy ! Component: 2900 - total flux cleaned = 0.00837225 Jy ! Component: 2950 - total flux cleaned = 0.00840249 Jy ! Component: 3000 - total flux cleaned = 0.00846265 Jy ! Component: 3050 - total flux cleaned = 0.00859731 Jy ! Component: 3100 - total flux cleaned = 0.00865682 Jy ! Component: 3150 - total flux cleaned = 0.00874534 Jy ! Component: 3200 - total flux cleaned = 0.00880408 Jy ! Component: 3250 - total flux cleaned = 0.00886238 Jy ! Component: 3300 - total flux cleaned = 0.00896361 Jy ! Component: 3350 - total flux cleaned = 0.00906419 Jy ! Component: 3400 - total flux cleaned = 0.00909282 Jy ! Component: 3450 - total flux cleaned = 0.00910691 Jy ! Component: 3500 - total flux cleaned = 0.00919142 Jy ! Component: 3550 - total flux cleaned = 0.00924728 Jy ! Component: 3600 - total flux cleaned = 0.00928889 Jy ! Component: 3650 - total flux cleaned = 0.00937167 Jy ! Component: 3700 - total flux cleaned = 0.00939923 Jy ! Component: 3750 - total flux cleaned = 0.00944004 Jy ! Component: 3800 - total flux cleaned = 0.00942651 Jy ! Component: 3850 - total flux cleaned = 0.00954764 Jy ! Component: 3900 - total flux cleaned = 0.00954764 Jy ! Component: 3950 - total flux cleaned = 0.00964086 Jy ! Component: 4000 - total flux cleaned = 0.0096937 Jy ! Component: 4050 - total flux cleaned = 0.00974619 Jy ! Total flux subtracted in 4096 components = 0.00975933 Jy ! Clean residual min=-0.000938 max=0.000759 Jy/beam ! Clean residual mean=0.000002 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.119195 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 367 components and 0.119195 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0624-0103_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.093 x 8.134 at -2.475 degrees (North through East) ! Clean map min=-0.0013612 max=0.073552 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0624-0103_S_map.fits wmodel /image_prod/ug002_uva//J0624-0103_S_map.mod ! Writing 367 model components to file: /image_prod/ug002_uva//J0624-0103_S_map.mod wobs /image_prod/ug002_uva//J0624-0103_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0624-0103_S_uvs.fits wwins /image_prod/ug002_uva//J0624-0103_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0624-0103_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0735516 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235186 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.95927 0.95927 1.91854 3.83708 7.67416 15.3483 30.6966 61.3933 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.073 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 312.737 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0624-0103_S_dfm.log closed on Wed Mar 4 21:18:59 2020