! Started logfile: /image_prod/ug002_uva//J1459-1810_S_dfm.log on Thu Mar 5 02:01:30 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//J1459-1810_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1459-1810_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.867593 visibilities/baseline/integration-bin. ! Found source: J1459-1810 ! ! 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 2811 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 J1459-1810_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015144Jy sigma=7.182808 ! Fit after self-cal, rms=0.894699Jy sigma=6.330871 ! 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.699 mas, bmaj=6.603 mas, bpa=-3.833 degrees ! Estimated noise=2.42574 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.0833999 Jy ! Component: 100 - total flux cleaned = 0.103297 Jy ! Total flux subtracted in 100 components = 0.103297 Jy ! Clean residual min=-0.006485 max=0.007395 Jy/beam ! Clean residual mean=0.000013 rms=0.001665 Jy/beam ! Combined flux in latest and established models = 0.103297 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.103297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078036Jy sigma=0.482200 ! Fit after self-cal, rms=0.077510Jy sigma=0.479748 ! 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.133 mas, bmaj=7.349 mas, bpa=-2.54 degrees ! Estimated noise=1.95749 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.00881757 Jy ! Component: 100 - total flux cleaned = 0.0126291 Jy ! Component: 150 - total flux cleaned = 0.0147305 Jy ! Component: 200 - total flux cleaned = 0.0152296 Jy ! Total flux subtracted in 200 components = 0.0152296 Jy ! Clean residual min=-0.004614 max=0.004559 Jy/beam ! Clean residual mean=0.000010 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.118527 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.118527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076532Jy sigma=0.472684 ! Fit after self-cal, rms=0.076562Jy sigma=0.472571 ! 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.133 x 7.349 at -2.54 degrees (North through East) ! Clean map min=-0.0044215 max=0.10694 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.05 HN 1.01 KP 0.93 ! LA 1.03 MK 0.95 NL 1.14 OV 0.99 ! SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.99 HN 1.06 KP 1.01 ! LA 1.05 MK 0.96 NL 1.07 OV 0.92 ! SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.99 HN 1.04 KP 1.00 ! LA 1.02 MK 0.98 NL 0.94 OV 0.95 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.076562Jy sigma=0.472571 ! Fit after self-cal, rms=0.074849Jy sigma=0.468709 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=7.311 mas, bpa=-2.634 degrees ! Estimated noise=1.94615 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.00103358 Jy ! Component: 100 - total flux cleaned = 0.00121055 Jy ! Component: 150 - total flux cleaned = 0.00133052 Jy ! Component: 200 - total flux cleaned = 0.00138267 Jy ! Total flux subtracted in 200 components = 0.00138267 Jy ! Clean residual min=-0.003922 max=0.004168 Jy/beam ! Clean residual mean=0.000010 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.119909 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.119909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074810Jy sigma=0.468532 ! Fit after self-cal, rms=0.074833Jy sigma=0.468442 ! 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.074833Jy sigma=0.468442 ! Fit after self-cal, rms=0.074729Jy sigma=0.463902 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=7.266 mas, bpa=-2.837 degrees ! Estimated noise=1.95085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000466969 Jy ! Component: 100 - total flux cleaned = 0.000513624 Jy ! Component: 150 - total flux cleaned = 0.000572953 Jy ! Component: 200 - total flux cleaned = 0.000590834 Jy ! Total flux subtracted in 200 components = 0.000590834 Jy ! Clean residual min=-0.003094 max=0.003303 Jy/beam ! Clean residual mean=0.000006 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.1205 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.1205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074715Jy sigma=0.463811 ! Fit after self-cal, rms=0.074764Jy sigma=0.463699 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.000134798 Jy ! Component: 100 - total flux cleaned = -0.000117684 Jy ! Component: 150 - total flux cleaned = -0.000102071 Jy ! Component: 200 - total flux cleaned = -8.7023e-05 Jy ! Total flux subtracted in 200 components = -8.7023e-05 Jy ! Clean residual min=-0.003114 max=0.003299 Jy/beam ! Clean residual mean=0.000006 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.120413 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.120413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074756Jy sigma=0.463651 ! Fit after self-cal, rms=0.074757Jy sigma=0.463646 ! 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.074757Jy sigma=0.463646 ! Fit after self-cal, rms=0.074809Jy sigma=0.463626 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=7.247 mas, bpa=-2.864 degrees ! Estimated noise=1.95244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00054321 Jy ! Component: 100 - total flux cleaned = 0.00059489 Jy ! Component: 150 - total flux cleaned = 0.00061003 Jy ! Component: 200 - total flux cleaned = 0.000624189 Jy ! Total flux subtracted in 200 components = 0.000624189 Jy ! Clean residual min=-0.003131 max=0.003265 Jy/beam ! Clean residual mean=0.000006 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.121037 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.121037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074800Jy sigma=0.463571 ! Fit after self-cal, rms=0.074802Jy sigma=0.463567 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 = -2.3528e-06 Jy ! Component: 100 - total flux cleaned = 1.16934e-05 Jy ! Component: 150 - total flux cleaned = 2.50094e-05 Jy ! Component: 200 - total flux cleaned = 3.83806e-05 Jy ! Total flux subtracted in 200 components = 3.83806e-05 Jy ! Clean residual min=-0.003139 max=0.003259 Jy/beam ! Clean residual mean=0.000006 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.121076 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.121076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074796Jy sigma=0.463537 ! Fit after self-cal, rms=0.074797Jy sigma=0.463534 ! 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.074797Jy sigma=0.463534 ! Fit after self-cal, rms=0.074819Jy sigma=0.463520 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.385 mas, bmaj=14.26 mas, bpa=2.562 degrees ! Estimated noise=2.48948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00070643 Jy ! Component: 100 - total flux cleaned = 0.00071092 Jy ! Component: 150 - total flux cleaned = 0.000724391 Jy ! Component: 200 - total flux cleaned = 0.000756845 Jy ! Total flux subtracted in 200 components = 0.000756845 Jy ! Clean residual min=-0.002814 max=0.003234 Jy/beam ! Clean residual mean=0.000012 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.121833 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 0.121833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074835Jy sigma=0.463606 ! Fit after self-cal, rms=0.074830Jy sigma=0.463569 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 = 6.93445e-05 Jy ! Component: 100 - total flux cleaned = 7.20521e-05 Jy ! Component: 150 - total flux cleaned = 8.33643e-05 Jy ! Component: 200 - total flux cleaned = 0.000100816 Jy ! Total flux subtracted in 200 components = 0.000100816 Jy ! Clean residual min=-0.002839 max=0.003223 Jy/beam ! Clean residual mean=0.000012 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.121933 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.121933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074847Jy sigma=0.463652 ! Fit after self-cal, rms=0.074845Jy sigma=0.463630 ! 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.099 mas, bmaj=7.231 mas, bpa=-2.866 degrees ! Estimated noise=1.95498 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 7.231 at -2.866 degrees (North through East) ! Clean map min=-0.0030872 max=0.10615 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.676 mas, bmaj=6.512 mas, bpa=-4.409 degrees ! Estimated noise=2.41243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0830882 Jy ! Component: 100 - total flux cleaned = 0.10303 Jy ! Component: 150 - total flux cleaned = 0.111149 Jy ! Component: 200 - total flux cleaned = 0.115649 Jy ! Total flux subtracted in 200 components = 0.115649 Jy ! Clean residual min=-0.005000 max=0.005092 Jy/beam ! Clean residual mean=0.000006 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.115649 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.115649 Jy ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.231 mas, bpa=-2.866 degrees ! Estimated noise=1.95498 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.0036467 Jy ! Component: 100 - total flux cleaned = 0.00489696 Jy ! Component: 150 - total flux cleaned = 0.00522085 Jy ! Component: 200 - total flux cleaned = 0.00549195 Jy ! Total flux subtracted in 200 components = 0.00549195 Jy ! Clean residual min=-0.003372 max=0.003355 Jy/beam ! Clean residual mean=0.000006 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.121141 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.121141 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.385 mas, bmaj=14.26 mas, bpa=2.562 degrees ! Estimated noise=2.48948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000849811 Jy ! Component: 100 - total flux cleaned = 0.000849925 Jy ! Component: 150 - total flux cleaned = 0.00084914 Jy ! Component: 200 - total flux cleaned = 0.000824065 Jy ! Total flux subtracted in 200 components = 0.000824065 Jy ! Clean residual min=-0.002897 max=0.003255 Jy/beam ! Clean residual mean=0.000012 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.121965 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.98758e-05 Jy ! Component: 100 - total flux cleaned = -1.08983e-05 Jy ! Component: 150 - total flux cleaned = -2.92961e-06 Jy ! Component: 200 - total flux cleaned = -2.97355e-06 Jy ! Total flux subtracted in 200 components = -2.97355e-06 Jy ! Clean residual min=-0.002862 max=0.003240 Jy/beam ! Clean residual mean=0.000012 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.121962 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.121962 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.231 mas, bpa=-2.866 degrees ! Estimated noise=1.95498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000435006 Jy ! Component: 100 - total flux cleaned = -0.000394566 Jy ! Component: 150 - total flux cleaned = -0.000332217 Jy ! Component: 200 - total flux cleaned = -0.000277603 Jy ! Total flux subtracted in 200 components = -0.000277603 Jy ! Clean residual min=-0.003269 max=0.003336 Jy/beam ! Clean residual mean=0.000006 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.121684 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.121684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074850Jy sigma=0.463564 ! Fit after self-cal, rms=0.074847Jy sigma=0.463549 wmodel J1459-1810_S_map.mod ! Writing 52 model components to file: J1459-1810_S_map.mod wobs J1459-1810_S_uvs.fits ! Writing UV FITS file: J1459-1810_S_uvs.fits wwins J1459-1810_S_map.win ! wwins: Wrote 1 windows to J1459-1810_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.000249526 Jy ! Component: 100 - total flux cleaned = 0.000196233 Jy ! Component: 150 - total flux cleaned = 3.89684e-05 Jy ! Component: 200 - total flux cleaned = -0.000207384 Jy ! Component: 250 - total flux cleaned = -0.000585511 Jy ! Component: 300 - total flux cleaned = -0.000904603 Jy ! Component: 350 - total flux cleaned = -0.000993004 Jy ! Component: 400 - total flux cleaned = -0.00107905 Jy ! Component: 450 - total flux cleaned = -0.00116168 Jy ! Component: 500 - total flux cleaned = -0.00116046 Jy ! Component: 550 - total flux cleaned = -0.00112048 Jy ! Component: 600 - total flux cleaned = -0.00108176 Jy ! Component: 650 - total flux cleaned = -0.000968439 Jy ! Component: 700 - total flux cleaned = -0.000969321 Jy ! Component: 750 - total flux cleaned = -0.00100493 Jy ! Component: 800 - total flux cleaned = -0.000756231 Jy ! Component: 850 - total flux cleaned = -0.000652381 Jy ! Component: 900 - total flux cleaned = -0.000515916 Jy ! Component: 950 - total flux cleaned = -0.000348725 Jy ! Component: 1000 - total flux cleaned = -0.000217058 Jy ! Component: 1050 - total flux cleaned = -0.000152157 Jy ! Component: 1100 - total flux cleaned = -5.65694e-05 Jy ! Component: 1150 - total flux cleaned = 0.000130481 Jy ! Component: 1200 - total flux cleaned = 9.9044e-05 Jy ! Component: 1250 - total flux cleaned = 0.000220599 Jy ! Component: 1300 - total flux cleaned = 0.000340057 Jy ! Component: 1350 - total flux cleaned = 0.000369331 Jy ! Component: 1400 - total flux cleaned = 0.00048561 Jy ! Component: 1450 - total flux cleaned = 0.000514428 Jy ! Component: 1500 - total flux cleaned = 0.000598997 Jy ! Component: 1550 - total flux cleaned = 0.000683023 Jy ! Component: 1600 - total flux cleaned = 0.000792936 Jy ! Component: 1650 - total flux cleaned = 0.00092857 Jy ! Component: 1700 - total flux cleaned = 0.00103543 Jy ! Component: 1750 - total flux cleaned = 0.00111481 Jy ! Component: 1800 - total flux cleaned = 0.00121912 Jy ! Component: 1850 - total flux cleaned = 0.00129626 Jy ! Component: 1900 - total flux cleaned = 0.00139827 Jy ! Component: 1950 - total flux cleaned = 0.00154917 Jy ! Component: 2000 - total flux cleaned = 0.00167311 Jy ! Component: 2050 - total flux cleaned = 0.00167264 Jy ! Component: 2100 - total flux cleaned = 0.00167269 Jy ! Component: 2150 - total flux cleaned = 0.0017444 Jy ! Component: 2200 - total flux cleaned = 0.00176818 Jy ! Component: 2250 - total flux cleaned = 0.00183876 Jy ! Component: 2300 - total flux cleaned = 0.0019774 Jy ! Component: 2350 - total flux cleaned = 0.00197701 Jy ! Component: 2400 - total flux cleaned = 0.00197703 Jy ! Component: 2450 - total flux cleaned = 0.00199964 Jy ! Component: 2500 - total flux cleaned = 0.00202148 Jy ! Component: 2550 - total flux cleaned = 0.00208717 Jy ! Component: 2600 - total flux cleaned = 0.00208677 Jy ! Component: 2650 - total flux cleaned = 0.00221546 Jy ! Component: 2700 - total flux cleaned = 0.00227926 Jy ! Component: 2750 - total flux cleaned = 0.00227937 Jy ! Component: 2800 - total flux cleaned = 0.00238372 Jy ! Component: 2850 - total flux cleaned = 0.00230145 Jy ! Component: 2900 - total flux cleaned = 0.00250585 Jy ! Component: 2950 - total flux cleaned = 0.00254659 Jy ! Component: 3000 - total flux cleaned = 0.00262699 Jy ! Component: 3050 - total flux cleaned = 0.00266681 Jy ! Component: 3100 - total flux cleaned = 0.00278487 Jy ! Component: 3150 - total flux cleaned = 0.00288231 Jy ! Component: 3200 - total flux cleaned = 0.0028627 Jy ! Component: 3250 - total flux cleaned = 0.00299693 Jy ! Component: 3300 - total flux cleaned = 0.00303496 Jy ! Component: 3350 - total flux cleaned = 0.00307294 Jy ! Component: 3400 - total flux cleaned = 0.00314804 Jy ! Component: 3450 - total flux cleaned = 0.00322216 Jy ! Component: 3500 - total flux cleaned = 0.00335097 Jy ! Component: 3550 - total flux cleaned = 0.00335079 Jy ! Component: 3600 - total flux cleaned = 0.00345923 Jy ! Component: 3650 - total flux cleaned = 0.00347728 Jy ! Component: 3700 - total flux cleaned = 0.00363754 Jy ! Component: 3750 - total flux cleaned = 0.00363739 Jy ! Component: 3800 - total flux cleaned = 0.00370779 Jy ! Component: 3850 - total flux cleaned = 0.00381227 Jy ! Component: 3900 - total flux cleaned = 0.00382942 Jy ! Component: 3950 - total flux cleaned = 0.00388086 Jy ! Component: 4000 - total flux cleaned = 0.00400022 Jy ! Component: 4050 - total flux cleaned = 0.004068 Jy ! Total flux subtracted in 4096 components = 0.00420258 Jy ! Clean residual min=-0.001009 max=0.001077 Jy/beam ! Clean residual mean=0.000003 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.125887 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 305 components and 0.125887 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1459-1810_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 7.231 at -2.866 degrees (North through East) ! Clean map min=-0.0017463 max=0.10612 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1459-1810_S_map.fits wmodel /image_prod/ug002_uva//J1459-1810_S_map.mod ! Writing 305 model components to file: /image_prod/ug002_uva//J1459-1810_S_map.mod wobs /image_prod/ug002_uva//J1459-1810_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1459-1810_S_uvs.fits wwins /image_prod/ug002_uva//J1459-1810_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1459-1810_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.106124 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283474 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.801347 0.801347 1.60269 3.20539 6.41078 12.8216 25.6431 51.2862 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 374.369 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1459-1810_S_dfm.log closed on Thu Mar 5 02:01:33 2020