! Started logfile: /image_prod/ug002_uva//J0324-2254_S_dfm.log on Wed Mar 4 19:54:15 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//J0324-2254_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0324-2254_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.79 visibilities/baseline/integration-bin. ! Found source: J0324-2254 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 4266 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 J0324-2254_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008268Jy sigma=6.909744 ! Fit after self-cal, rms=0.920090Jy sigma=6.307525 ! 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.44 mas, bmaj=7.322 mas, bpa=-4.666 degrees ! Estimated noise=2.224 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.0645416 Jy ! Component: 100 - total flux cleaned = 0.0789787 Jy ! Total flux subtracted in 100 components = 0.0789787 Jy ! Clean residual min=-0.004941 max=0.006373 Jy/beam ! Clean residual mean=-0.000024 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.0789787 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0789787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096146Jy sigma=0.450890 ! Fit after self-cal, rms=0.095933Jy sigma=0.450276 ! 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=2.88 mas, bmaj=8.194 mas, bpa=-3.51 degrees ! Estimated noise=1.68836 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.006035 Jy ! Component: 100 - total flux cleaned = 0.0084239 Jy ! Component: 150 - total flux cleaned = 0.00947457 Jy ! Component: 200 - total flux cleaned = 0.00973543 Jy ! Total flux subtracted in 200 components = 0.00973543 Jy ! Clean residual min=-0.003922 max=0.004700 Jy/beam ! Clean residual mean=-0.000028 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.0887141 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.0887141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095495Jy sigma=0.447405 ! Fit after self-cal, rms=0.095564Jy sigma=0.447359 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.88 x 8.194 at -3.51 degrees (North through East) ! Clean map min=-0.0038007 max=0.082922 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.64 FD 1.05 HN 1.09 KP 0.93 ! LA 1.27 MK 0.99 OV 0.92 PT 0.95 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 1.00 HN 1.07 KP 1.05 ! LA 1.03 MK 0.93 OV 0.91 PT 0.99 ! SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.96 HN 1.15 KP 1.12 ! LA 0.97 MK 0.99 OV 0.90 PT 0.94 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.095564Jy sigma=0.447359 ! Fit after self-cal, rms=0.093208Jy sigma=0.442222 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.884 mas, bmaj=8.161 mas, bpa=-3.623 degrees ! Estimated noise=1.68328 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 = -3.63206e-05 Jy ! Component: 100 - total flux cleaned = -0.000104161 Jy ! Component: 150 - total flux cleaned = -0.000135698 Jy ! Component: 200 - total flux cleaned = -0.000136769 Jy ! Total flux subtracted in 200 components = -0.000136769 Jy ! Clean residual min=-0.003841 max=0.003995 Jy/beam ! Clean residual mean=-0.000032 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.0885773 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.0885773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093173Jy sigma=0.442102 ! Fit after self-cal, rms=0.093283Jy sigma=0.441869 ! 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.093283Jy sigma=0.441869 ! Fit after self-cal, rms=0.094275Jy sigma=0.438279 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.89 mas, bmaj=8.185 mas, bpa=-3.471 degrees ! Estimated noise=1.68668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143942 Jy ! Component: 100 - total flux cleaned = -0.000202546 Jy ! Component: 150 - total flux cleaned = -0.00023774 Jy ! Component: 200 - total flux cleaned = -0.000254088 Jy ! Total flux subtracted in 200 components = -0.000254088 Jy ! Clean residual min=-0.002835 max=0.002998 Jy/beam ! Clean residual mean=-0.000003 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.0883232 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.0883232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094261Jy sigma=0.438246 ! Fit after self-cal, rms=0.094319Jy sigma=0.438111 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.77765e-05 Jy ! Component: 100 - total flux cleaned = -3.46774e-05 Jy ! Component: 150 - total flux cleaned = -3.46957e-05 Jy ! Component: 200 - total flux cleaned = -3.52184e-05 Jy ! Total flux subtracted in 200 components = -3.52184e-05 Jy ! Clean residual min=-0.002909 max=0.002870 Jy/beam ! Clean residual mean=-0.000004 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.088288 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.088288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094305Jy sigma=0.438096 ! Fit after self-cal, rms=0.094309Jy sigma=0.438092 ! 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.094309Jy sigma=0.438092 ! Fit after self-cal, rms=0.094495Jy sigma=0.438089 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.891 mas, bmaj=8.19 mas, bpa=-3.544 degrees ! Estimated noise=1.68993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.14532e-05 Jy ! Component: 100 - total flux cleaned = 2.71423e-05 Jy ! Component: 150 - total flux cleaned = 1.24026e-05 Jy ! Component: 200 - total flux cleaned = 1.2109e-05 Jy ! Total flux subtracted in 200 components = 1.2109e-05 Jy ! Clean residual min=-0.002830 max=0.002816 Jy/beam ! Clean residual mean=-0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0883001 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.0883001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094481Jy sigma=0.438074 ! Fit after self-cal, rms=0.094491Jy sigma=0.438067 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 = -3.96304e-05 Jy ! Component: 100 - total flux cleaned = -5.39709e-05 Jy ! Component: 150 - total flux cleaned = -5.4145e-05 Jy ! Component: 200 - total flux cleaned = -5.42512e-05 Jy ! Total flux subtracted in 200 components = -5.42512e-05 Jy ! Clean residual min=-0.002838 max=0.002804 Jy/beam ! Clean residual mean=-0.000002 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.0882459 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.0882459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094480Jy sigma=0.438061 ! Fit after self-cal, rms=0.094483Jy sigma=0.438057 ! 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.094483Jy sigma=0.438057 ! Fit after self-cal, rms=0.094729Jy sigma=0.438050 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.068 mas, bmaj=19.31 mas, bpa=1.898 degrees ! Estimated noise=2.169 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0001778 Jy ! Component: 100 - total flux cleaned = 0.000176991 Jy ! Component: 150 - total flux cleaned = 0.000155204 Jy ! Component: 200 - total flux cleaned = 0.000136935 Jy ! Total flux subtracted in 200 components = 0.000136935 Jy ! Clean residual min=-0.003087 max=0.002641 Jy/beam ! Clean residual mean=-0.000005 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.0883828 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 38 components and 0.0883828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094709Jy sigma=0.438123 ! Fit after self-cal, rms=0.094721Jy sigma=0.438071 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 = -3.15909e-05 Jy ! Component: 100 - total flux cleaned = -2.85744e-05 Jy ! Component: 150 - total flux cleaned = -2.77012e-05 Jy ! Component: 200 - total flux cleaned = -5.88484e-05 Jy ! Total flux subtracted in 200 components = -5.88484e-05 Jy ! Clean residual min=-0.003080 max=0.002621 Jy/beam ! Clean residual mean=-0.000005 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.0883239 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.0883239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094711Jy sigma=0.438157 ! Fit after self-cal, rms=0.094715Jy sigma=0.438114 ! 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=2.892 mas, bmaj=8.193 mas, bpa=-3.639 degrees ! Estimated noise=1.69344 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.892 x 8.193 at -3.639 degrees (North through East) ! Clean map min=-0.0027219 max=0.084533 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.446 mas, bmaj=7.312 mas, bpa=-4.795 degrees ! Estimated noise=2.22641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0645143 Jy ! Component: 100 - total flux cleaned = 0.0793818 Jy ! Component: 150 - total flux cleaned = 0.0848984 Jy ! Component: 200 - total flux cleaned = 0.0865255 Jy ! Total flux subtracted in 200 components = 0.0865255 Jy ! Clean residual min=-0.003868 max=0.003324 Jy/beam ! Clean residual mean=-0.000001 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.0865255 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0865255 Jy ! Inverting map and beam ! Estimated beam: bmin=2.892 mas, bmaj=8.193 mas, bpa=-3.639 degrees ! Estimated noise=1.69344 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.000874956 Jy ! Component: 100 - total flux cleaned = 0.00110109 Jy ! Component: 150 - total flux cleaned = 0.001195 Jy ! Component: 200 - total flux cleaned = 0.00127252 Jy ! Total flux subtracted in 200 components = 0.00127252 Jy ! Clean residual min=-0.002790 max=0.002873 Jy/beam ! Clean residual mean=-0.000003 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.0877981 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.0877981 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.068 mas, bmaj=19.31 mas, bpa=1.898 degrees ! Estimated noise=2.169 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000399286 Jy ! Component: 100 - total flux cleaned = 0.000437273 Jy ! Component: 150 - total flux cleaned = 0.000437713 Jy ! Component: 200 - total flux cleaned = 0.000436423 Jy ! Total flux subtracted in 200 components = 0.000436423 Jy ! Clean residual min=-0.003136 max=0.002643 Jy/beam ! Clean residual mean=-0.000005 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.0882345 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 = -1.77676e-06 Jy ! Component: 100 - total flux cleaned = -3.52381e-06 Jy ! Component: 150 - total flux cleaned = -5.21413e-06 Jy ! Component: 200 - total flux cleaned = -6.80302e-06 Jy ! Total flux subtracted in 200 components = -6.80302e-06 Jy ! Clean residual min=-0.003115 max=0.002616 Jy/beam ! Clean residual mean=-0.000005 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.0882277 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0882277 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.892 mas, bmaj=8.193 mas, bpa=-3.639 degrees ! Estimated noise=1.69344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000419088 Jy ! Component: 100 - total flux cleaned = -0.000382533 Jy ! Component: 150 - total flux cleaned = -0.000318015 Jy ! Component: 200 - total flux cleaned = -0.000260993 Jy ! Total flux subtracted in 200 components = -0.000260993 Jy ! Clean residual min=-0.002847 max=0.002738 Jy/beam ! Clean residual mean=-0.000002 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0879667 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0879667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094715Jy sigma=0.438166 ! Fit after self-cal, rms=0.094708Jy sigma=0.438155 wmodel J0324-2254_S_map.mod ! Writing 39 model components to file: J0324-2254_S_map.mod wobs J0324-2254_S_uvs.fits ! Writing UV FITS file: J0324-2254_S_uvs.fits wwins J0324-2254_S_map.win ! wwins: Wrote 1 windows to J0324-2254_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.000325374 Jy ! Component: 100 - total flux cleaned = -0.000614438 Jy ! Component: 150 - total flux cleaned = -0.000660055 Jy ! Component: 200 - total flux cleaned = -0.000826299 Jy ! Component: 250 - total flux cleaned = -0.000826014 Jy ! Component: 300 - total flux cleaned = -0.00101396 Jy ! Component: 350 - total flux cleaned = -0.00105029 Jy ! Component: 400 - total flux cleaned = -0.00112063 Jy ! Component: 450 - total flux cleaned = -0.00108706 Jy ! Component: 500 - total flux cleaned = -0.00118578 Jy ! Component: 550 - total flux cleaned = -0.00121784 Jy ! Component: 600 - total flux cleaned = -0.00121809 Jy ! Component: 650 - total flux cleaned = -0.00124892 Jy ! Component: 700 - total flux cleaned = -0.00124862 Jy ! Component: 750 - total flux cleaned = -0.00127818 Jy ! Component: 800 - total flux cleaned = -0.00136489 Jy ! Component: 850 - total flux cleaned = -0.0013932 Jy ! Component: 900 - total flux cleaned = -0.00144891 Jy ! Component: 950 - total flux cleaned = -0.00155787 Jy ! Component: 1000 - total flux cleaned = -0.00155806 Jy ! Component: 1050 - total flux cleaned = -0.00158415 Jy ! Component: 1100 - total flux cleaned = -0.00163518 Jy ! Component: 1150 - total flux cleaned = -0.00158423 Jy ! Component: 1200 - total flux cleaned = -0.0016086 Jy ! Component: 1250 - total flux cleaned = -0.00158389 Jy ! Component: 1300 - total flux cleaned = -0.00148719 Jy ! Component: 1350 - total flux cleaned = -0.00139165 Jy ! Component: 1400 - total flux cleaned = -0.00129778 Jy ! Component: 1450 - total flux cleaned = -0.00122866 Jy ! Component: 1500 - total flux cleaned = -0.00111488 Jy ! Component: 1550 - total flux cleaned = -0.00106998 Jy ! Component: 1600 - total flux cleaned = -0.00104758 Jy ! Component: 1650 - total flux cleaned = -0.000981594 Jy ! Component: 1700 - total flux cleaned = -0.000873742 Jy ! Component: 1750 - total flux cleaned = -0.00089497 Jy ! Component: 1800 - total flux cleaned = -0.000789717 Jy ! Component: 1850 - total flux cleaned = -0.000727139 Jy ! Component: 1900 - total flux cleaned = -0.000665531 Jy ! Component: 1950 - total flux cleaned = -0.000624715 Jy ! Component: 2000 - total flux cleaned = -0.000644362 Jy ! Component: 2050 - total flux cleaned = -0.000604534 Jy ! Component: 2100 - total flux cleaned = -0.000545673 Jy ! Component: 2150 - total flux cleaned = -0.000526695 Jy ! Component: 2200 - total flux cleaned = -0.000507535 Jy ! Component: 2250 - total flux cleaned = -0.000431615 Jy ! Component: 2300 - total flux cleaned = -0.000356609 Jy ! Component: 2350 - total flux cleaned = -0.000300753 Jy ! Component: 2400 - total flux cleaned = -0.000300814 Jy ! Component: 2450 - total flux cleaned = -0.000264541 Jy ! Component: 2500 - total flux cleaned = -0.000246669 Jy ! Component: 2550 - total flux cleaned = -0.000228787 Jy ! Component: 2600 - total flux cleaned = -0.000246476 Jy ! Component: 2650 - total flux cleaned = -0.000316794 Jy ! Component: 2700 - total flux cleaned = -0.000386488 Jy ! Component: 2750 - total flux cleaned = -0.000438443 Jy ! Component: 2800 - total flux cleaned = -0.000421331 Jy ! Component: 2850 - total flux cleaned = -0.000506965 Jy ! Component: 2900 - total flux cleaned = -0.000489937 Jy ! Component: 2950 - total flux cleaned = -0.000490036 Jy ! Component: 3000 - total flux cleaned = -0.000574102 Jy ! Component: 3050 - total flux cleaned = -0.000590844 Jy ! Component: 3100 - total flux cleaned = -0.000590805 Jy ! Component: 3150 - total flux cleaned = -0.000574424 Jy ! Component: 3200 - total flux cleaned = -0.000623804 Jy ! Component: 3250 - total flux cleaned = -0.00059115 Jy ! Component: 3300 - total flux cleaned = -0.000574906 Jy ! Component: 3350 - total flux cleaned = -0.000607335 Jy ! Component: 3400 - total flux cleaned = -0.000542766 Jy ! Component: 3450 - total flux cleaned = -0.000526706 Jy ! Component: 3500 - total flux cleaned = -0.00046274 Jy ! Component: 3550 - total flux cleaned = -0.000430927 Jy ! Component: 3600 - total flux cleaned = -0.000383389 Jy ! Component: 3650 - total flux cleaned = -0.000351765 Jy ! Component: 3700 - total flux cleaned = -0.000272957 Jy ! Component: 3750 - total flux cleaned = -0.000272954 Jy ! Component: 3800 - total flux cleaned = -0.000225925 Jy ! Component: 3850 - total flux cleaned = -0.00017915 Jy ! Component: 3900 - total flux cleaned = -0.000147985 Jy ! Component: 3950 - total flux cleaned = -0.000101227 Jy ! Component: 4000 - total flux cleaned = -3.91528e-05 Jy ! Component: 4050 - total flux cleaned = -8.27237e-06 Jy ! Total flux subtracted in 4096 components = 3.80154e-05 Jy ! Clean residual min=-0.000955 max=0.000863 Jy/beam ! Clean residual mean=0.000010 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0880047 Jy keep ! Adding 242 model components to the UV plane model. ! The established model now contains 281 components and 0.0880047 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0324-2254_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.892 x 8.193 at -3.639 degrees (North through East) ! Clean map min=-0.0027634 max=0.084292 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0324-2254_S_map.fits wmodel /image_prod/ug002_uva//J0324-2254_S_map.mod ! Writing 281 model components to file: /image_prod/ug002_uva//J0324-2254_S_map.mod wobs /image_prod/ug002_uva//J0324-2254_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0324-2254_S_uvs.fits wwins /image_prod/ug002_uva//J0324-2254_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0324-2254_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0842924 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251131 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.893786 0.893786 1.78757 3.57514 7.15029 14.3006 28.6012 57.2023 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 335.65 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0324-2254_S_dfm.log closed on Wed Mar 4 19:54:19 2020