! Started logfile: /image_prod/ug002_uva//J1238-1959_S_dfm.log on Thu Mar 5 00:45:21 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//J1238-1959_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1238-1959_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.863889 visibilities/baseline/integration-bin. ! Found source: J1238-1959 ! ! 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 2799 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 J1238-1959_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005276Jy sigma=6.922860 ! Fit after self-cal, rms=0.870283Jy sigma=5.904014 ! 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.737 mas, bmaj=6.781 mas, bpa=-6.055 degrees ! Estimated noise=3.0097 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.106779 Jy ! Component: 100 - total flux cleaned = 0.13261 Jy ! Total flux subtracted in 100 components = 0.13261 Jy ! Clean residual min=-0.008452 max=0.011935 Jy/beam ! Clean residual mean=-0.000014 rms=0.002432 Jy/beam ! Combined flux in latest and established models = 0.13261 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.13261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082269Jy sigma=0.469146 ! Fit after self-cal, rms=0.082265Jy sigma=0.469058 ! 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.343 mas, bmaj=8.164 mas, bpa=-6.743 degrees ! Estimated noise=2.04702 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.0118823 Jy ! Component: 100 - total flux cleaned = 0.0176512 Jy ! Component: 150 - total flux cleaned = 0.0204117 Jy ! Component: 200 - total flux cleaned = 0.0209509 Jy ! Total flux subtracted in 200 components = 0.0209509 Jy ! Clean residual min=-0.008688 max=0.007884 Jy/beam ! Clean residual mean=0.000001 rms=0.001868 Jy/beam ! Combined flux in latest and established models = 0.153561 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.153561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080835Jy sigma=0.454843 ! Fit after self-cal, rms=0.080901Jy sigma=0.454706 ! 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.343 x 8.164 at -6.743 degrees (North through East) ! Clean map min=-0.0084246 max=0.13048 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.88 HN 1.09 KP 1.00 ! LA 1.00 MK 0.96 OV 0.87 PT 1.12 ! SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.98 HN 1.07 KP 0.99 ! LA 1.02 MK 0.99 OV 0.90 PT 1.06 ! SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.94 HN 1.16 KP 1.01 ! LA 0.96 MK 1.01 OV 0.92 PT 1.07 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.080901Jy sigma=0.454706 ! Fit after self-cal, rms=0.087171Jy sigma=0.443476 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=8.142 mas, bpa=-6.485 degrees ! Estimated noise=2.05605 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 = -5.42482e-05 Jy ! Component: 100 - total flux cleaned = 5.40831e-05 Jy ! Component: 150 - total flux cleaned = 0.000100082 Jy ! Component: 200 - total flux cleaned = 5.90681e-05 Jy ! Total flux subtracted in 200 components = 5.90681e-05 Jy ! Clean residual min=-0.005386 max=0.006267 Jy/beam ! Clean residual mean=-0.000013 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.15362 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.15362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087060Jy sigma=0.443253 ! Fit after self-cal, rms=0.087219Jy sigma=0.443083 ! 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.087219Jy sigma=0.443083 ! Fit after self-cal, rms=0.111131Jy sigma=0.429342 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=8.155 mas, bpa=-6.85 degrees ! Estimated noise=2.07211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367854 Jy ! Component: 100 - total flux cleaned = -0.000464722 Jy ! Component: 150 - total flux cleaned = -0.000553434 Jy ! Component: 200 - total flux cleaned = -0.00063591 Jy ! Total flux subtracted in 200 components = -0.00063591 Jy ! Clean residual min=-0.003147 max=0.003564 Jy/beam ! Clean residual mean=-0.000001 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.152984 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.152984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111090Jy sigma=0.429018 ! Fit after self-cal, rms=0.111271Jy sigma=0.428884 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 (-125.5, -56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171765 Jy ! Component: 100 - total flux cleaned = 0.00211314 Jy ! Component: 150 - total flux cleaned = 0.00229728 Jy ! Component: 200 - total flux cleaned = 0.00229883 Jy ! Total flux subtracted in 200 components = 0.00229883 Jy ! Clean residual min=-0.002965 max=0.002950 Jy/beam ! Clean residual mean=-0.000004 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.155283 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.155283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111053Jy sigma=0.427819 ! Fit after self-cal, rms=0.111029Jy sigma=0.427684 ! 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.111029Jy sigma=0.427684 ! Fit after self-cal, rms=0.112298Jy sigma=0.427531 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=8.159 mas, bpa=-6.928 degrees ! Estimated noise=2.06877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000718613 Jy ! Component: 100 - total flux cleaned = 0.000672319 Jy ! Component: 150 - total flux cleaned = 0.000631003 Jy ! Component: 200 - total flux cleaned = 0.000592469 Jy ! Total flux subtracted in 200 components = 0.000592469 Jy ! Clean residual min=-0.002690 max=0.002888 Jy/beam ! Clean residual mean=0.000001 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.155875 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.155875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112201Jy sigma=0.427227 ! Fit after self-cal, rms=0.112195Jy sigma=0.427200 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 = 9.64798e-05 Jy ! Component: 100 - total flux cleaned = 2.47939e-05 Jy ! Component: 150 - total flux cleaned = 2.55249e-05 Jy ! Component: 200 - total flux cleaned = -3.85959e-05 Jy ! Total flux subtracted in 200 components = -3.85959e-05 Jy ! Clean residual min=-0.002654 max=0.002888 Jy/beam ! Clean residual mean=0.000002 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.155836 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.155836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112150Jy sigma=0.427054 ! Fit after self-cal, rms=0.112145Jy sigma=0.427047 ! 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.112145Jy sigma=0.427047 ! Fit after self-cal, rms=0.112563Jy sigma=0.426998 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.901 mas, bmaj=18.69 mas, bpa=0.2398 degrees ! Estimated noise=2.46587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000191215 Jy ! Component: 100 - total flux cleaned = 0.000214898 Jy ! Component: 150 - total flux cleaned = 0.000235642 Jy ! Component: 200 - total flux cleaned = 0.000236522 Jy ! Total flux subtracted in 200 components = 0.000236522 Jy ! Clean residual min=-0.002948 max=0.002488 Jy/beam ! Clean residual mean=0.000005 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.156073 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.156073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112557Jy sigma=0.426986 ! Fit after self-cal, rms=0.112551Jy sigma=0.426972 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.52442e-05 Jy ! Component: 100 - total flux cleaned = 8.2668e-05 Jy ! Component: 150 - total flux cleaned = 6.65893e-05 Jy ! Component: 200 - total flux cleaned = 8.25373e-05 Jy ! Total flux subtracted in 200 components = 8.25373e-05 Jy ! Clean residual min=-0.002956 max=0.002442 Jy/beam ! Clean residual mean=0.000005 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.156156 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 0.156155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112544Jy sigma=0.426979 ! Fit after self-cal, rms=0.112538Jy sigma=0.426971 ! 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.342 mas, bmaj=8.16 mas, bpa=-6.965 degrees ! Estimated noise=2.06787 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 8.16 at -6.965 degrees (North through East) ! Clean map min=-0.004396 max=0.13344 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.743 mas, bmaj=6.773 mas, bpa=-6.214 degrees ! Estimated noise=3.02133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107052 Jy ! Component: 100 - total flux cleaned = 0.132871 Jy ! Component: 150 - total flux cleaned = 0.142266 Jy ! Component: 200 - total flux cleaned = 0.145526 Jy ! Total flux subtracted in 200 components = 0.145526 Jy ! Clean residual min=-0.005113 max=0.005121 Jy/beam ! Clean residual mean=-0.000001 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.145526 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.145526 Jy ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=8.16 mas, bpa=-6.965 degrees ! Estimated noise=2.06787 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 (4.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0051136 Jy ! Component: 100 - total flux cleaned = 0.0079774 Jy ! Component: 150 - total flux cleaned = 0.00905464 Jy ! Component: 200 - total flux cleaned = 0.009427 Jy ! Total flux subtracted in 200 components = 0.009427 Jy ! Clean residual min=-0.002918 max=0.002593 Jy/beam ! Clean residual mean=-0.000002 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.154953 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 50 components and 0.154953 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.901 mas, bmaj=18.69 mas, bpa=0.2398 degrees ! Estimated noise=2.46587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121735 Jy ! Component: 100 - total flux cleaned = 0.00157917 Jy ! Component: 150 - total flux cleaned = 0.00160481 Jy ! Component: 200 - total flux cleaned = 0.00162835 Jy ! Total flux subtracted in 200 components = 0.00162835 Jy ! Clean residual min=-0.002854 max=0.002296 Jy/beam ! Clean residual mean=0.000004 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.156581 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.4105e-07 Jy ! Component: 100 - total flux cleaned = 2.39332e-07 Jy ! Component: 150 - total flux cleaned = -1.82006e-07 Jy ! Component: 200 - total flux cleaned = -2.06744e-05 Jy ! Total flux subtracted in 200 components = -2.06744e-05 Jy ! Clean residual min=-0.002815 max=0.002276 Jy/beam ! Clean residual mean=0.000005 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.156561 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 71 components and 0.156561 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=8.16 mas, bpa=-6.965 degrees ! Estimated noise=2.06787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000718826 Jy ! Component: 100 - total flux cleaned = -0.000607704 Jy ! Component: 150 - total flux cleaned = -0.000607106 Jy ! Component: 200 - total flux cleaned = -0.000558231 Jy ! Total flux subtracted in 200 components = -0.000558231 Jy ! Clean residual min=-0.002760 max=0.002480 Jy/beam ! Clean residual mean=0.000003 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.156003 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 90 components and 0.156002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112528Jy sigma=0.426446 ! Fit after self-cal, rms=0.112437Jy sigma=0.426313 wmodel J1238-1959_S_map.mod ! Writing 90 model components to file: J1238-1959_S_map.mod wobs J1238-1959_S_uvs.fits ! Writing UV FITS file: J1238-1959_S_uvs.fits wwins J1238-1959_S_map.win ! wwins: Wrote 3 windows to J1238-1959_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.000839527 Jy ! Component: 100 - total flux cleaned = -0.00109447 Jy ! Component: 150 - total flux cleaned = -0.00129464 Jy ! Component: 200 - total flux cleaned = -0.00145044 Jy ! Component: 250 - total flux cleaned = -0.00163763 Jy ! Component: 300 - total flux cleaned = -0.00178201 Jy ! Component: 350 - total flux cleaned = -0.00185207 Jy ! Component: 400 - total flux cleaned = -0.00185198 Jy ! Component: 450 - total flux cleaned = -0.00188534 Jy ! Component: 500 - total flux cleaned = -0.00191759 Jy ! Component: 550 - total flux cleaned = -0.00182189 Jy ! Component: 600 - total flux cleaned = -0.0016346 Jy ! Component: 650 - total flux cleaned = -0.00151314 Jy ! Component: 700 - total flux cleaned = -0.00151253 Jy ! Component: 750 - total flux cleaned = -0.001454 Jy ! Component: 800 - total flux cleaned = -0.00131093 Jy ! Component: 850 - total flux cleaned = -0.00136716 Jy ! Component: 900 - total flux cleaned = -0.00122828 Jy ! Component: 950 - total flux cleaned = -0.00111955 Jy ! Component: 1000 - total flux cleaned = -0.000985541 Jy ! Component: 1050 - total flux cleaned = -0.000853594 Jy ! Component: 1100 - total flux cleaned = -0.000723975 Jy ! Component: 1150 - total flux cleaned = -0.000621998 Jy ! Component: 1200 - total flux cleaned = -0.000546877 Jy ! Component: 1250 - total flux cleaned = -0.000546643 Jy ! Component: 1300 - total flux cleaned = -0.000473219 Jy ! Component: 1350 - total flux cleaned = -0.000376997 Jy ! Component: 1400 - total flux cleaned = -0.000305905 Jy ! Component: 1450 - total flux cleaned = -0.000235497 Jy ! Component: 1500 - total flux cleaned = -0.000142809 Jy ! Component: 1550 - total flux cleaned = -5.15482e-05 Jy ! Component: 1600 - total flux cleaned = 1.61336e-05 Jy ! Component: 1650 - total flux cleaned = 1.6091e-05 Jy ! Component: 1700 - total flux cleaned = 6.01371e-05 Jy ! Component: 1750 - total flux cleaned = 8.20563e-05 Jy ! Component: 1800 - total flux cleaned = 0.000146099 Jy ! Component: 1850 - total flux cleaned = 0.00023019 Jy ! Component: 1900 - total flux cleaned = 0.000250593 Jy ! Component: 1950 - total flux cleaned = 0.00023025 Jy ! Component: 2000 - total flux cleaned = 0.000290919 Jy ! Component: 2050 - total flux cleaned = 0.000291045 Jy ! Component: 2100 - total flux cleaned = 0.000390081 Jy ! Component: 2150 - total flux cleaned = 0.000350813 Jy ! Component: 2200 - total flux cleaned = 0.000389619 Jy ! Component: 2250 - total flux cleaned = 0.000408917 Jy ! Component: 2300 - total flux cleaned = 0.000446511 Jy ! Component: 2350 - total flux cleaned = 0.000408966 Jy ! Component: 2400 - total flux cleaned = 0.000483391 Jy ! Component: 2450 - total flux cleaned = 0.000446538 Jy ! Component: 2500 - total flux cleaned = 0.000446523 Jy ! Component: 2550 - total flux cleaned = 0.000464623 Jy ! Component: 2600 - total flux cleaned = 0.000518241 Jy ! Component: 2650 - total flux cleaned = 0.000535999 Jy ! Component: 2700 - total flux cleaned = 0.000570765 Jy ! Component: 2750 - total flux cleaned = 0.000587885 Jy ! Component: 2800 - total flux cleaned = 0.000536337 Jy ! Component: 2850 - total flux cleaned = 0.00057071 Jy ! Component: 2900 - total flux cleaned = 0.000638281 Jy ! Component: 2950 - total flux cleaned = 0.000638511 Jy ! Component: 3000 - total flux cleaned = 0.000688246 Jy ! Component: 3050 - total flux cleaned = 0.000688173 Jy ! Component: 3100 - total flux cleaned = 0.000769833 Jy ! Component: 3150 - total flux cleaned = 0.000704988 Jy ! Component: 3200 - total flux cleaned = 0.000720999 Jy ! Component: 3250 - total flux cleaned = 0.000705122 Jy ! Component: 3300 - total flux cleaned = 0.000752548 Jy ! Component: 3350 - total flux cleaned = 0.000721046 Jy ! Component: 3400 - total flux cleaned = 0.000705635 Jy ! Component: 3450 - total flux cleaned = 0.000721247 Jy ! Component: 3500 - total flux cleaned = 0.000706044 Jy ! Component: 3550 - total flux cleaned = 0.000767127 Jy ! Component: 3600 - total flux cleaned = 0.000782325 Jy ! Component: 3650 - total flux cleaned = 0.000797336 Jy ! Component: 3700 - total flux cleaned = 0.000827109 Jy ! Component: 3750 - total flux cleaned = 0.000856795 Jy ! Component: 3800 - total flux cleaned = 0.000930658 Jy ! Component: 3850 - total flux cleaned = 0.000959967 Jy ! Component: 3900 - total flux cleaned = 0.000959932 Jy ! Component: 3950 - total flux cleaned = 0.000959966 Jy ! Component: 4000 - total flux cleaned = 0.000974367 Jy ! Component: 4050 - total flux cleaned = 0.0010029 Jy ! Total flux subtracted in 4096 components = 0.00103144 Jy ! Clean residual min=-0.000740 max=0.000742 Jy/beam ! Clean residual mean=-0.000000 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.157034 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 340 components and 0.157034 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1238-1959_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 8.16 at -6.965 degrees (North through East) ! Clean map min=-0.0031167 max=0.13655 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1238-1959_S_map.fits wmodel /image_prod/ug002_uva//J1238-1959_S_map.mod ! Writing 340 model components to file: /image_prod/ug002_uva//J1238-1959_S_map.mod wobs /image_prod/ug002_uva//J1238-1959_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1238-1959_S_uvs.fits wwins /image_prod/ug002_uva//J1238-1959_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1238-1959_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.136555 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250495 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.550319 0.550319 1.10064 2.20128 4.40255 8.80511 17.6102 35.2204 70.4409 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.136 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 545.138 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1238-1959_S_dfm.log closed on Thu Mar 5 00:45:25 2020