! Started logfile: /image_prod/ug002_uva//J1215-0628_S_dfm.log on Thu Mar 5 00:31:55 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//J1215-0628_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1215-0628_S_uva.fits ! AN table 1: 40 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.860714 visibilities/baseline/integration-bin. ! Found source: J1215-0628 ! ! 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 2892 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 J1215-0628_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000567Jy sigma=7.552959 ! Fit after self-cal, rms=0.853655Jy sigma=6.389810 ! 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.668 mas, bmaj=9.913 mas, bpa=16.61 degrees ! Estimated noise=2.10233 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.117382 Jy ! Component: 100 - total flux cleaned = 0.1531 Jy ! Total flux subtracted in 100 components = 0.1531 Jy ! Clean residual min=-0.017361 max=0.025624 Jy/beam ! Clean residual mean=0.000030 rms=0.005974 Jy/beam ! Combined flux in latest and established models = 0.1531 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.1531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096507Jy sigma=0.683703 ! Fit after self-cal, rms=0.096396Jy sigma=0.682028 ! 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=4.188 mas, bmaj=10.33 mas, bpa=15.07 degrees ! Estimated noise=1.82384 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.0213489 Jy ! Component: 100 - total flux cleaned = 0.0291675 Jy ! Component: 150 - total flux cleaned = 0.0305177 Jy ! Component: 200 - total flux cleaned = 0.0315341 Jy ! Total flux subtracted in 200 components = 0.0315341 Jy ! Clean residual min=-0.018265 max=0.019919 Jy/beam ! Clean residual mean=0.000026 rms=0.005531 Jy/beam ! Combined flux in latest and established models = 0.184634 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.184634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090791Jy sigma=0.649397 ! Fit after self-cal, rms=0.090811Jy sigma=0.649160 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.188 x 10.33 at 15.07 degrees (North through East) ! Clean map min=-0.018259 max=0.13456 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.85 FD 0.90 HN 0.88 KP 1.00 ! NL 0.92 OV 1.24 PT 0.92 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.09 FD 0.95 HN 0.85 KP 1.09 ! NL 0.86 OV 1.40 PT 0.92 SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.65 FD 0.94 HN 1.02 KP 1.54 ! NL 0.86 OV 1.32 PT 0.95 SC 1.03 ! ! ! Fit before self-cal, rms=0.090811Jy sigma=0.649160 ! Fit after self-cal, rms=0.113547Jy sigma=0.594533 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=10.01 mas, bpa=14.23 degrees ! Estimated noise=1.90167 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.00572316 Jy ! Component: 100 - total flux cleaned = 0.00568053 Jy ! Component: 150 - total flux cleaned = 0.00585386 Jy ! Component: 200 - total flux cleaned = 0.00568983 Jy ! Total flux subtracted in 200 components = 0.00568983 Jy ! Clean residual min=-0.017598 max=0.016681 Jy/beam ! Clean residual mean=0.000031 rms=0.004819 Jy/beam ! Combined flux in latest and established models = 0.190324 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.190324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112208Jy sigma=0.587429 ! Fit after self-cal, rms=0.112548Jy sigma=0.586751 ! 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.112548Jy sigma=0.586751 ! Fit after self-cal, rms=0.172015Jy sigma=0.445968 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.372 mas, bmaj=10.07 mas, bpa=14.97 degrees ! Estimated noise=1.88708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00188168 Jy ! Component: 100 - total flux cleaned = -0.00204516 Jy ! Component: 150 - total flux cleaned = -0.00225265 Jy ! Component: 200 - total flux cleaned = -0.00243853 Jy ! Total flux subtracted in 200 components = -0.00243853 Jy ! Clean residual min=-0.005110 max=0.004437 Jy/beam ! Clean residual mean=-0.000003 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.187885 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.187885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.171853Jy sigma=0.444885 ! Fit after self-cal, rms=0.174550Jy sigma=0.443567 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.07959e-05 Jy ! Component: 100 - total flux cleaned = -4.81047e-05 Jy ! Component: 150 - total flux cleaned = -0.000198879 Jy ! Component: 200 - total flux cleaned = -0.00029249 Jy ! Total flux subtracted in 200 components = -0.00029249 Jy ! Clean residual min=-0.004926 max=0.004119 Jy/beam ! Clean residual mean=-0.000003 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.187593 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.187593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.174454Jy sigma=0.443108 ! Fit after self-cal, rms=0.174447Jy sigma=0.443064 ! 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.174447Jy sigma=0.443064 ! Fit after self-cal, rms=0.177401Jy sigma=0.442910 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.374 mas, bmaj=10.07 mas, bpa=15.05 degrees ! Estimated noise=1.87993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00134038 Jy ! Component: 100 - total flux cleaned = -0.00153633 Jy ! Component: 150 - total flux cleaned = -0.00162312 Jy ! Component: 200 - total flux cleaned = -0.00170609 Jy ! Total flux subtracted in 200 components = -0.00170609 Jy ! Clean residual min=-0.004499 max=0.004052 Jy/beam ! Clean residual mean=-0.000002 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.185887 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.185887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.177308Jy sigma=0.442534 ! Fit after self-cal, rms=0.177300Jy sigma=0.442498 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 = -8.20684e-05 Jy ! Component: 100 - total flux cleaned = -0.000162318 Jy ! Component: 150 - total flux cleaned = -0.000273288 Jy ! Component: 200 - total flux cleaned = -0.000412335 Jy ! Total flux subtracted in 200 components = -0.000412335 Jy ! Clean residual min=-0.004250 max=0.003992 Jy/beam ! Clean residual mean=-0.000002 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.185475 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.185474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.177236Jy sigma=0.442295 ! Fit after self-cal, rms=0.177235Jy sigma=0.442262 ! 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.177235Jy sigma=0.442262 ! Fit after self-cal, rms=0.177770Jy sigma=0.442137 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.522 mas, bmaj=13.54 mas, bpa=2.413 degrees ! Estimated noise=2.07503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104565 Jy ! Component: 100 - total flux cleaned = -0.0011262 Jy ! Component: 150 - total flux cleaned = -0.00117221 Jy ! Component: 200 - total flux cleaned = -0.00123508 Jy ! Total flux subtracted in 200 components = -0.00123508 Jy ! Clean residual min=-0.004517 max=0.004843 Jy/beam ! Clean residual mean=-0.000003 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.184239 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.184239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.177711Jy sigma=0.442043 ! Fit after self-cal, rms=0.177710Jy sigma=0.441946 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.000282948 Jy ! Component: 100 - total flux cleaned = -0.000365078 Jy ! Component: 150 - total flux cleaned = -0.000406089 Jy ! Component: 200 - total flux cleaned = -0.000422819 Jy ! Total flux subtracted in 200 components = -0.000422819 Jy ! Clean residual min=-0.004399 max=0.004781 Jy/beam ! Clean residual mean=-0.000003 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.183817 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.183817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.177669Jy sigma=0.442004 ! Fit after self-cal, rms=0.177681Jy sigma=0.441943 ! 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=4.374 mas, bmaj=10.07 mas, bpa=15.07 degrees ! Estimated noise=1.87366 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.374 x 10.07 at 15.07 degrees (North through East) ! Clean map min=-0.0039493 max=0.14151 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.897 mas, bmaj=9.631 mas, bpa=16.31 degrees ! Estimated noise=2.20142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12275 Jy ! Component: 100 - total flux cleaned = 0.151758 Jy ! Component: 150 - total flux cleaned = 0.164053 Jy ! Component: 200 - total flux cleaned = 0.171239 Jy ! Total flux subtracted in 200 components = 0.171239 Jy ! Clean residual min=-0.005119 max=0.007106 Jy/beam ! Clean residual mean=-0.000001 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.171239 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.171239 Jy ! Inverting map and beam ! Estimated beam: bmin=4.374 mas, bmaj=10.07 mas, bpa=15.07 degrees ! Estimated noise=1.87366 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 (32, -47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00647505 Jy ! Component: 100 - total flux cleaned = 0.00811398 Jy ! Component: 150 - total flux cleaned = 0.00869289 Jy ! Component: 200 - total flux cleaned = 0.0092942 Jy ! Total flux subtracted in 200 components = 0.0092942 Jy ! Clean residual min=-0.003449 max=0.003631 Jy/beam ! Clean residual mean=-0.000001 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.180533 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.180533 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.522 mas, bmaj=13.54 mas, bpa=2.413 degrees ! Estimated noise=2.07503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155803 Jy ! Component: 100 - total flux cleaned = 0.001786 Jy ! Component: 150 - total flux cleaned = 0.00193606 Jy ! Component: 200 - total flux cleaned = 0.00198177 Jy ! Total flux subtracted in 200 components = 0.00198177 Jy ! Clean residual min=-0.003961 max=0.004055 Jy/beam ! Clean residual mean=-0.000001 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.182515 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 = -7.16496e-07 Jy ! Component: 100 - total flux cleaned = -2.50526e-07 Jy ! Component: 150 - total flux cleaned = 1.42926e-06 Jy ! Component: 200 - total flux cleaned = 3.56745e-05 Jy ! Total flux subtracted in 200 components = 3.56745e-05 Jy ! Clean residual min=-0.003881 max=0.004044 Jy/beam ! Clean residual mean=-0.000001 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.182551 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 55 components and 0.182551 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.374 mas, bmaj=10.07 mas, bpa=15.07 degrees ! Estimated noise=1.87366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197059 Jy ! Component: 100 - total flux cleaned = -2.18421e-05 Jy ! Component: 150 - total flux cleaned = 8.26026e-05 Jy ! Component: 200 - total flux cleaned = 0.000223693 Jy ! Total flux subtracted in 200 components = 0.000223693 Jy ! Clean residual min=-0.002963 max=0.003270 Jy/beam ! Clean residual mean=-0.000001 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.182775 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 76 components and 0.182775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.177743Jy sigma=0.440732 ! Fit after self-cal, rms=0.177765Jy sigma=0.440438 wmodel J1215-0628_S_map.mod ! Writing 76 model components to file: J1215-0628_S_map.mod wobs J1215-0628_S_uvs.fits ! Writing UV FITS file: J1215-0628_S_uvs.fits wwins J1215-0628_S_map.win ! wwins: Wrote 2 windows to J1215-0628_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.000550491 Jy ! Component: 100 - total flux cleaned = 0.000402579 Jy ! Component: 150 - total flux cleaned = -3.15064e-05 Jy ! Component: 200 - total flux cleaned = -0.000443111 Jy ! Component: 250 - total flux cleaned = -0.000619776 Jy ! Component: 300 - total flux cleaned = -0.000579705 Jy ! Component: 350 - total flux cleaned = -0.000499501 Jy ! Component: 400 - total flux cleaned = -0.000344844 Jy ! Component: 450 - total flux cleaned = -0.000269107 Jy ! Component: 500 - total flux cleaned = -0.000193423 Jy ! Component: 550 - total flux cleaned = 5.83533e-05 Jy ! Component: 600 - total flux cleaned = 0.000163004 Jy ! Component: 650 - total flux cleaned = 0.000435544 Jy ! Component: 700 - total flux cleaned = 0.000567365 Jy ! Component: 750 - total flux cleaned = 0.000696883 Jy ! Component: 800 - total flux cleaned = 0.000791784 Jy ! Component: 850 - total flux cleaned = 0.000947019 Jy ! Component: 900 - total flux cleaned = 0.00103839 Jy ! Component: 950 - total flux cleaned = 0.00118768 Jy ! Component: 1000 - total flux cleaned = 0.00133335 Jy ! Component: 1050 - total flux cleaned = 0.00150549 Jy ! Component: 1100 - total flux cleaned = 0.00161841 Jy ! Component: 1150 - total flux cleaned = 0.00175675 Jy ! Component: 1200 - total flux cleaned = 0.0018384 Jy ! Component: 1250 - total flux cleaned = 0.00197246 Jy ! Component: 1300 - total flux cleaned = 0.00210401 Jy ! Component: 1350 - total flux cleaned = 0.00225916 Jy ! Component: 1400 - total flux cleaned = 0.00231029 Jy ! Component: 1450 - total flux cleaned = 0.00236043 Jy ! Component: 1500 - total flux cleaned = 0.00236067 Jy ! Component: 1550 - total flux cleaned = 0.00238544 Jy ! Component: 1600 - total flux cleaned = 0.00236169 Jy ! Component: 1650 - total flux cleaned = 0.0023858 Jy ! Component: 1700 - total flux cleaned = 0.0025041 Jy ! Component: 1750 - total flux cleaned = 0.00250399 Jy ! Component: 1800 - total flux cleaned = 0.00257332 Jy ! Component: 1850 - total flux cleaned = 0.00248179 Jy ! Component: 1900 - total flux cleaned = 0.0025277 Jy ! Component: 1950 - total flux cleaned = 0.00250551 Jy ! Component: 2000 - total flux cleaned = 0.00252796 Jy ! Component: 2050 - total flux cleaned = 0.00250635 Jy ! Component: 2100 - total flux cleaned = 0.00255033 Jy ! Component: 2150 - total flux cleaned = 0.00259354 Jy ! Component: 2200 - total flux cleaned = 0.00250724 Jy ! Component: 2250 - total flux cleaned = 0.00244307 Jy ! Component: 2300 - total flux cleaned = 0.00244312 Jy ! Component: 2350 - total flux cleaned = 0.00235867 Jy ! Component: 2400 - total flux cleaned = 0.00231689 Jy ! Component: 2450 - total flux cleaned = 0.00225403 Jy ! Component: 2500 - total flux cleaned = 0.00219153 Jy ! Component: 2550 - total flux cleaned = 0.00212943 Jy ! Component: 2600 - total flux cleaned = 0.00206754 Jy ! Component: 2650 - total flux cleaned = 0.00204702 Jy ! Component: 2700 - total flux cleaned = 0.0019858 Jy ! Component: 2750 - total flux cleaned = 0.00196551 Jy ! Component: 2800 - total flux cleaned = 0.00194547 Jy ! Component: 2850 - total flux cleaned = 0.00194558 Jy ! Component: 2900 - total flux cleaned = 0.0019656 Jy ! Component: 2950 - total flux cleaned = 0.00196557 Jy ! Component: 3000 - total flux cleaned = 0.00194566 Jy ! Component: 3050 - total flux cleaned = 0.00198542 Jy ! Component: 3100 - total flux cleaned = 0.00196549 Jy ! Component: 3150 - total flux cleaned = 0.0019852 Jy ! Component: 3200 - total flux cleaned = 0.00202468 Jy ! Component: 3250 - total flux cleaned = 0.00206407 Jy ! Component: 3300 - total flux cleaned = 0.00206412 Jy ! Component: 3350 - total flux cleaned = 0.0020642 Jy ! Component: 3400 - total flux cleaned = 0.00208376 Jy ! Component: 3450 - total flux cleaned = 0.00210353 Jy ! Component: 3500 - total flux cleaned = 0.00206428 Jy ! Component: 3550 - total flux cleaned = 0.00212312 Jy ! Component: 3600 - total flux cleaned = 0.00212317 Jy ! Component: 3650 - total flux cleaned = 0.00216225 Jy ! Component: 3700 - total flux cleaned = 0.00218199 Jy ! Component: 3750 - total flux cleaned = 0.00218206 Jy ! Component: 3800 - total flux cleaned = 0.00220169 Jy ! Component: 3850 - total flux cleaned = 0.002182 Jy ! Component: 3900 - total flux cleaned = 0.00216226 Jy ! Component: 3950 - total flux cleaned = 0.00216229 Jy ! Component: 4000 - total flux cleaned = 0.00212278 Jy ! Component: 4050 - total flux cleaned = 0.00212275 Jy ! Total flux subtracted in 4096 components = 0.00208317 Jy ! Clean residual min=-0.001195 max=0.001249 Jy/beam ! Clean residual mean=0.000000 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.184858 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 356 components and 0.184858 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1215-0628_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.374 x 10.07 at 15.07 degrees (North through East) ! Clean map min=-0.0024342 max=0.14544 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1215-0628_S_map.fits wmodel /image_prod/ug002_uva//J1215-0628_S_map.mod ! Writing 356 model components to file: /image_prod/ug002_uva//J1215-0628_S_map.mod wobs /image_prod/ug002_uva//J1215-0628_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1215-0628_S_uvs.fits wwins /image_prod/ug002_uva//J1215-0628_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1215-0628_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.145442 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000351749 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.725548 0.725548 1.4511 2.90219 5.80438 11.6088 23.2175 46.435 92.8701 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.145 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 413.48 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1215-0628_S_dfm.log closed on Thu Mar 5 00:31:59 2020