! Started logfile: /image_prod/ug002_uva//J1707-1415_S_dfm.log on Thu Mar 5 03:06:35 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//J1707-1415_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1707-1415_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.791556 visibilities/baseline/integration-bin. ! Found source: J1707-1415 ! ! 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 5343 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 J1707-1415_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011747Jy sigma=6.721877 ! Fit after self-cal, rms=0.822770Jy sigma=5.361152 ! 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.288 mas, bmaj=6.565 mas, bpa=1.462 degrees ! Estimated noise=2.2589 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.141406 Jy ! Component: 100 - total flux cleaned = 0.179582 Jy ! Total flux subtracted in 100 components = 0.179582 Jy ! Clean residual min=-0.011952 max=0.017289 Jy/beam ! Clean residual mean=-0.000119 rms=0.003383 Jy/beam ! Combined flux in latest and established models = 0.179583 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.179583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088780Jy sigma=0.548348 ! Fit after self-cal, rms=0.088786Jy sigma=0.548187 ! 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.906 mas, bmaj=7.845 mas, bpa=1.742 degrees ! Estimated noise=1.50785 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 (-95, -79.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0221323 Jy ! Component: 100 - total flux cleaned = 0.0348018 Jy ! Component: 150 - total flux cleaned = 0.0426973 Jy ! Component: 200 - total flux cleaned = 0.0461146 Jy ! Total flux subtracted in 200 components = 0.0461146 Jy ! Clean residual min=-0.008084 max=0.012900 Jy/beam ! Clean residual mean=-0.000048 rms=0.002305 Jy/beam ! Combined flux in latest and established models = 0.225697 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 77 components and 0.225697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083946Jy sigma=0.499528 ! Fit after self-cal, rms=0.083706Jy sigma=0.495662 ! 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.906 x 7.845 at 1.742 degrees (North through East) ! Clean map min=-0.0070335 max=0.18042 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.02 KP 0.92 ! LA 1.00 MK 1.26 NL 0.99 OV 0.90 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.54 FD 0.93 HN 1.04 KP 1.02 ! LA 1.03 MK 1.13 NL 0.97 OV 0.91 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.95 HN 1.02 KP 1.03 ! LA 1.02 MK 1.04 NL 0.96 OV 0.88 ! PT 0.98 SC 0.96 ! ! ! Fit before self-cal, rms=0.083706Jy sigma=0.495662 ! Fit after self-cal, rms=0.085956Jy sigma=0.471267 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=8.068 mas, bpa=2.966 degrees ! Estimated noise=1.50146 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.000797448 Jy ! Component: 100 - total flux cleaned = -0.0010179 Jy ! Component: 150 - total flux cleaned = -0.00111248 Jy ! Component: 200 - total flux cleaned = -0.00137965 Jy ! Total flux subtracted in 200 components = -0.00137965 Jy ! Clean residual min=-0.004972 max=0.006142 Jy/beam ! Clean residual mean=-0.000017 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.224318 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 105 components and 0.224318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085652Jy sigma=0.469365 ! Fit after self-cal, rms=0.085802Jy sigma=0.469111 ! 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.085802Jy sigma=0.469111 ! Fit after self-cal, rms=0.090406Jy sigma=0.458143 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=8.083 mas, bpa=2.407 degrees ! Estimated noise=1.50697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000831556 Jy ! Component: 100 - total flux cleaned = -0.000742323 Jy ! Component: 150 - total flux cleaned = -0.000663974 Jy ! Component: 200 - total flux cleaned = -0.000665837 Jy ! Total flux subtracted in 200 components = -0.000665837 Jy ! Clean residual min=-0.004356 max=0.004601 Jy/beam ! Clean residual mean=-0.000004 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.223652 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 128 components and 0.223652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090194Jy sigma=0.457036 ! Fit after self-cal, rms=0.090236Jy sigma=0.456834 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 (-4.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214165 Jy ! Component: 100 - total flux cleaned = 0.00192916 Jy ! Component: 150 - total flux cleaned = 0.00183821 Jy ! Component: 200 - total flux cleaned = 0.00191462 Jy ! Total flux subtracted in 200 components = 0.00191462 Jy ! Clean residual min=-0.003762 max=0.003484 Jy/beam ! Clean residual mean=-0.000000 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.225566 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 146 components and 0.225566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089924Jy sigma=0.455120 ! Fit after self-cal, rms=0.089884Jy sigma=0.454968 ! 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.089884Jy sigma=0.454968 ! Fit after self-cal, rms=0.090403Jy sigma=0.454662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=8.044 mas, bpa=2.091 degrees ! Estimated noise=1.50434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00039705 Jy ! Component: 100 - total flux cleaned = 0.000545966 Jy ! Component: 150 - total flux cleaned = 0.000612453 Jy ! Component: 200 - total flux cleaned = 0.000669993 Jy ! Total flux subtracted in 200 components = 0.000669993 Jy ! Clean residual min=-0.003398 max=0.003200 Jy/beam ! Clean residual mean=0.000000 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.226236 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 157 components and 0.226236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090234Jy sigma=0.453824 ! Fit after self-cal, rms=0.090206Jy sigma=0.453729 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.000219187 Jy ! Component: 100 - total flux cleaned = -0.000167564 Jy ! Component: 150 - total flux cleaned = -0.000167488 Jy ! Component: 200 - total flux cleaned = -0.000166141 Jy ! Total flux subtracted in 200 components = -0.000166141 Jy ! Clean residual min=-0.003251 max=0.003012 Jy/beam ! Clean residual mean=-0.000000 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.22607 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 166 components and 0.22607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090120Jy sigma=0.453396 ! Fit after self-cal, rms=0.090102Jy sigma=0.453363 ! 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.090102Jy sigma=0.453363 ! Fit after self-cal, rms=0.090363Jy sigma=0.453227 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.742 mas, bmaj=14.33 mas, bpa=1.21 degrees ! Estimated noise=1.73859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000500279 Jy ! Component: 100 - total flux cleaned = -0.00041648 Jy ! Component: 150 - total flux cleaned = -0.000277595 Jy ! Component: 200 - total flux cleaned = -0.000189507 Jy ! Total flux subtracted in 200 components = -0.000189507 Jy ! Clean residual min=-0.003472 max=0.002965 Jy/beam ! Clean residual mean=0.000000 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.225881 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 185 components and 0.225881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090324Jy sigma=0.452987 ! Fit after self-cal, rms=0.090312Jy sigma=0.452951 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.000157658 Jy ! Component: 100 - total flux cleaned = -7.59972e-05 Jy ! Component: 150 - total flux cleaned = 2.03051e-05 Jy ! Component: 200 - total flux cleaned = 0.000130667 Jy ! Total flux subtracted in 200 components = 0.000130667 Jy ! Clean residual min=-0.003328 max=0.002920 Jy/beam ! Clean residual mean=-0.000000 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.226011 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 205 components and 0.226011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090298Jy sigma=0.452867 ! Fit after self-cal, rms=0.090290Jy sigma=0.452851 ! 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.9 mas, bmaj=8.017 mas, bpa=1.941 degrees ! Estimated noise=1.49979 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.9 x 8.017 at 1.941 degrees (North through East) ! Clean map min=-0.0028443 max=0.17907 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=3.281 mas, bmaj=6.703 mas, bpa=2.212 degrees ! Estimated noise=2.24039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13988 Jy ! Component: 100 - total flux cleaned = 0.177517 Jy ! Component: 150 - total flux cleaned = 0.195107 Jy ! Component: 200 - total flux cleaned = 0.20607 Jy ! Total flux subtracted in 200 components = 0.20607 Jy ! Clean residual min=-0.005186 max=0.006068 Jy/beam ! Clean residual mean=-0.000037 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.20607 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.20607 Jy ! Inverting map and beam ! Estimated beam: bmin=3.9 mas, bmaj=8.017 mas, bpa=1.941 degrees ! Estimated noise=1.49979 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.00776507 Jy ! Component: 100 - total flux cleaned = 0.0124578 Jy ! Component: 150 - total flux cleaned = 0.0157586 Jy ! Component: 200 - total flux cleaned = 0.0173688 Jy ! Total flux subtracted in 200 components = 0.0173688 Jy ! Clean residual min=-0.003333 max=0.002737 Jy/beam ! Clean residual mean=-0.000008 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.223439 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 69 components and 0.223439 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.742 mas, bmaj=14.33 mas, bpa=1.21 degrees ! Estimated noise=1.73859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236318 Jy ! Component: 100 - total flux cleaned = 0.00312687 Jy ! Component: 150 - total flux cleaned = 0.00334772 Jy ! Component: 200 - total flux cleaned = 0.00342213 Jy ! Total flux subtracted in 200 components = 0.00342213 Jy ! Clean residual min=-0.003034 max=0.002776 Jy/beam ! Clean residual mean=-0.000002 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.226861 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 = 2.91231e-07 Jy ! Component: 100 - total flux cleaned = -2.96153e-05 Jy ! Component: 150 - total flux cleaned = -2.8795e-05 Jy ! Component: 200 - total flux cleaned = -3.94325e-06 Jy ! Total flux subtracted in 200 components = -3.94325e-06 Jy ! Clean residual min=-0.003039 max=0.002778 Jy/beam ! Clean residual mean=-0.000001 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.226857 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 92 components and 0.226857 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.9 mas, bmaj=8.017 mas, bpa=1.941 degrees ! Estimated noise=1.49979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000345668 Jy ! Component: 100 - total flux cleaned = -0.000230081 Jy ! Component: 150 - total flux cleaned = -0.000178842 Jy ! Component: 200 - total flux cleaned = -0.00017989 Jy ! Total flux subtracted in 200 components = -0.00017989 Jy ! Clean residual min=-0.002875 max=0.002793 Jy/beam ! Clean residual mean=-0.000001 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.226677 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 110 components and 0.226677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090366Jy sigma=0.453025 ! Fit after self-cal, rms=0.090309Jy sigma=0.452879 wmodel J1707-1415_S_map.mod ! Writing 110 model components to file: J1707-1415_S_map.mod wobs J1707-1415_S_uvs.fits ! Writing UV FITS file: J1707-1415_S_uvs.fits wwins J1707-1415_S_map.win ! wwins: Wrote 3 windows to J1707-1415_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.000482576 Jy ! Component: 100 - total flux cleaned = -0.000346733 Jy ! Component: 150 - total flux cleaned = -0.000263049 Jy ! Component: 200 - total flux cleaned = -0.000139135 Jy ! Component: 250 - total flux cleaned = 5.77051e-05 Jy ! Component: 300 - total flux cleaned = 0.000245576 Jy ! Component: 350 - total flux cleaned = 0.000354617 Jy ! Component: 400 - total flux cleaned = 0.00045973 Jy ! Component: 450 - total flux cleaned = 0.000425223 Jy ! Component: 500 - total flux cleaned = 0.000425477 Jy ! Component: 550 - total flux cleaned = 0.000457568 Jy ! Component: 600 - total flux cleaned = 0.00042449 Jy ! Component: 650 - total flux cleaned = 0.000392399 Jy ! Component: 700 - total flux cleaned = 0.000392279 Jy ! Component: 750 - total flux cleaned = 0.000422121 Jy ! Component: 800 - total flux cleaned = 0.000422099 Jy ! Component: 850 - total flux cleaned = 0.000537637 Jy ! Component: 900 - total flux cleaned = 0.000565272 Jy ! Component: 950 - total flux cleaned = 0.000593461 Jy ! Component: 1000 - total flux cleaned = 0.000593822 Jy ! Component: 1050 - total flux cleaned = 0.000647499 Jy ! Component: 1100 - total flux cleaned = 0.00064755 Jy ! Component: 1150 - total flux cleaned = 0.000648008 Jy ! Component: 1200 - total flux cleaned = 0.000648236 Jy ! Component: 1250 - total flux cleaned = 0.000723848 Jy ! Component: 1300 - total flux cleaned = 0.00074871 Jy ! Component: 1350 - total flux cleaned = 0.000895056 Jy ! Component: 1400 - total flux cleaned = 0.000966883 Jy ! Component: 1450 - total flux cleaned = 0.00101377 Jy ! Component: 1500 - total flux cleaned = 0.00110638 Jy ! Component: 1550 - total flux cleaned = 0.00119786 Jy ! Component: 1600 - total flux cleaned = 0.00124261 Jy ! Component: 1650 - total flux cleaned = 0.00130927 Jy ! Component: 1700 - total flux cleaned = 0.00135302 Jy ! Component: 1750 - total flux cleaned = 0.00146086 Jy ! Component: 1800 - total flux cleaned = 0.00152441 Jy ! Component: 1850 - total flux cleaned = 0.00154494 Jy ! Component: 1900 - total flux cleaned = 0.00160733 Jy ! Component: 1950 - total flux cleaned = 0.00162796 Jy ! Component: 2000 - total flux cleaned = 0.00166864 Jy ! Component: 2050 - total flux cleaned = 0.0016886 Jy ! Component: 2100 - total flux cleaned = 0.00170843 Jy ! Component: 2150 - total flux cleaned = 0.00186561 Jy ! Component: 2200 - total flux cleaned = 0.00182664 Jy ! Component: 2250 - total flux cleaned = 0.00178808 Jy ! Component: 2300 - total flux cleaned = 0.00180709 Jy ! Component: 2350 - total flux cleaned = 0.00186361 Jy ! Component: 2400 - total flux cleaned = 0.0018823 Jy ! Component: 2450 - total flux cleaned = 0.00188238 Jy ! Component: 2500 - total flux cleaned = 0.00197415 Jy ! Component: 2550 - total flux cleaned = 0.00199228 Jy ! Component: 2600 - total flux cleaned = 0.00206433 Jy ! Component: 2650 - total flux cleaned = 0.00211788 Jy ! Component: 2700 - total flux cleaned = 0.00215328 Jy ! Component: 2750 - total flux cleaned = 0.00215339 Jy ! Component: 2800 - total flux cleaned = 0.00227587 Jy ! Component: 2850 - total flux cleaned = 0.00236261 Jy ! Component: 2900 - total flux cleaned = 0.00243136 Jy ! Component: 2950 - total flux cleaned = 0.00253389 Jy ! Component: 3000 - total flux cleaned = 0.00260167 Jy ! Component: 3050 - total flux cleaned = 0.00265229 Jy ! Component: 3100 - total flux cleaned = 0.00271924 Jy ! Component: 3150 - total flux cleaned = 0.00276894 Jy ! Component: 3200 - total flux cleaned = 0.00283487 Jy ! Component: 3250 - total flux cleaned = 0.00290029 Jy ! Component: 3300 - total flux cleaned = 0.00298153 Jy ! Component: 3350 - total flux cleaned = 0.00306217 Jy ! Component: 3400 - total flux cleaned = 0.00307819 Jy ! Component: 3450 - total flux cleaned = 0.00315786 Jy ! Component: 3500 - total flux cleaned = 0.00331605 Jy ! Component: 3550 - total flux cleaned = 0.00331598 Jy ! Component: 3600 - total flux cleaned = 0.00339418 Jy ! Component: 3650 - total flux cleaned = 0.00344073 Jy ! Component: 3700 - total flux cleaned = 0.00350249 Jy ! Component: 3750 - total flux cleaned = 0.00357917 Jy ! Component: 3800 - total flux cleaned = 0.0036553 Jy ! Component: 3850 - total flux cleaned = 0.0036856 Jy ! Component: 3900 - total flux cleaned = 0.0037308 Jy ! Component: 3950 - total flux cleaned = 0.00379087 Jy ! Component: 4000 - total flux cleaned = 0.00388031 Jy ! Component: 4050 - total flux cleaned = 0.00390995 Jy ! Total flux subtracted in 4096 components = 0.00398368 Jy ! Clean residual min=-0.000745 max=0.000809 Jy/beam ! Clean residual mean=0.000001 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.230661 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 363 components and 0.230661 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1707-1415_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.9 x 8.017 at 1.941 degrees (North through East) ! Clean map min=-0.0017824 max=0.17958 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1707-1415_S_map.fits wmodel /image_prod/ug002_uva//J1707-1415_S_map.mod ! Writing 363 model components to file: /image_prod/ug002_uva//J1707-1415_S_map.mod wobs /image_prod/ug002_uva//J1707-1415_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1707-1415_S_uvs.fits wwins /image_prod/ug002_uva//J1707-1415_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1707-1415_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.179578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241877 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.404074 0.404074 0.808149 1.6163 3.2326 6.46519 12.9304 25.8608 51.7215 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.179 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 742.437 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1707-1415_S_dfm.log closed on Thu Mar 5 03:06:39 2020