! Started logfile: /scr/pima/bg219a_uvs/J1648+4104_S_uvs.log on Wed Apr 6 22:59:25 2016 obs /scr/pima/bg219a_uvs/J1648+4104_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1648+4104_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.690741 visibilities/baseline/integration-bin. ! Found source: J1648+4104 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 1492 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219a_uvs/J1648+4104_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 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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024414Jy sigma=27.316717 ! Fit after self-cal, rms=0.816372Jy sigma=21.658472 ! 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.573 mas, bmaj=12.06 mas, bpa=25.14 degrees ! Estimated noise=1.13674 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.14066 Jy ! Component: 100 - total flux cleaned = 0.17308 Jy ! Total flux subtracted in 100 components = 0.17308 Jy ! Clean residual min=-0.009164 max=0.012501 Jy/beam ! Clean residual mean=0.000020 rms=0.002704 Jy/beam ! Combined flux in latest and established models = 0.17308 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.17308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051976Jy sigma=1.315811 ! Fit after self-cal, rms=0.051990Jy sigma=1.315667 ! 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.318 mas, bmaj=11.67 mas, bpa=24.5 degrees ! Estimated noise=0.741822 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.0161698 Jy ! Component: 100 - total flux cleaned = 0.0232785 Jy ! Component: 150 - total flux cleaned = 0.0273001 Jy ! Component: 200 - total flux cleaned = 0.0295815 Jy ! Total flux subtracted in 200 components = 0.0295815 Jy ! Clean residual min=-0.003834 max=0.004860 Jy/beam ! Clean residual mean=0.000016 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.202662 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.202662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047144Jy sigma=1.187331 ! Fit after self-cal, rms=0.047155Jy sigma=1.186526 ! 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.318 x 11.67 at 24.5 degrees (North through East) ! Clean map min=-0.0034644 max=0.18419 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 0.97 NL 0.99 OV 1.01 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.03 NL 1.01 OV 1.02 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.98 NL 1.01 OV 1.01 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.93 MK 1.02 NL 1.02 OV 1.00 ! PT 0.97 SC 0.95 ! ! ! Fit before self-cal, rms=0.047155Jy sigma=1.186526 ! Fit after self-cal, rms=0.046527Jy sigma=1.172451 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=11.72 mas, bpa=24.52 degrees ! Estimated noise=0.739079 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.00131108 Jy ! Component: 100 - total flux cleaned = -0.00124941 Jy ! Component: 150 - total flux cleaned = -0.00108685 Jy ! Component: 200 - total flux cleaned = -0.000990356 Jy ! Total flux subtracted in 200 components = -0.000990356 Jy ! Clean residual min=-0.003381 max=0.004258 Jy/beam ! Clean residual mean=-0.000001 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.201671 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.201672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046347Jy sigma=1.168081 ! Fit after self-cal, rms=0.046335Jy sigma=1.167755 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046335Jy sigma=1.167755 ! Fit after self-cal, rms=0.046122Jy sigma=1.164621 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=11.69 mas, bpa=24.53 degrees ! Estimated noise=0.738221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000122636 Jy ! Component: 100 - total flux cleaned = -2.24165e-05 Jy ! Component: 150 - total flux cleaned = 0.000175493 Jy ! Component: 200 - total flux cleaned = 0.000209949 Jy ! Total flux subtracted in 200 components = 0.000209949 Jy ! Clean residual min=-0.003426 max=0.003635 Jy/beam ! Clean residual mean=-0.000004 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.201881 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.201881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046029Jy sigma=1.162333 ! Fit after self-cal, rms=0.046026Jy sigma=1.162228 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 (-100.5, -120). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294369 Jy ! Component: 100 - total flux cleaned = 0.00360213 Jy ! Component: 150 - total flux cleaned = 0.00381467 Jy ! Component: 200 - total flux cleaned = 0.00402607 Jy ! Total flux subtracted in 200 components = 0.00402607 Jy ! Clean residual min=-0.003096 max=0.002136 Jy/beam ! Clean residual mean=-0.000004 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.205908 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 59 components and 0.205908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045771Jy sigma=1.155348 ! Fit after self-cal, rms=0.045755Jy sigma=1.154788 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045755Jy sigma=1.154788 ! Fit after self-cal, rms=0.045738Jy sigma=1.154346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=11.68 mas, bpa=24.52 degrees ! Estimated noise=0.737463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143486 Jy ! Component: 100 - total flux cleaned = 0.00180006 Jy ! Component: 150 - total flux cleaned = 0.00189109 Jy ! Component: 200 - total flux cleaned = 0.00194681 Jy ! Total flux subtracted in 200 components = 0.00194681 Jy ! Clean residual min=-0.002813 max=0.001777 Jy/beam ! Clean residual mean=-0.000004 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.207854 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 77 components and 0.207854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045669Jy sigma=1.152857 ! Fit after self-cal, rms=0.045668Jy sigma=1.152706 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.000447105 Jy ! Component: 100 - total flux cleaned = 0.000523433 Jy ! Component: 150 - total flux cleaned = 0.000594058 Jy ! Component: 200 - total flux cleaned = 0.000660515 Jy ! Total flux subtracted in 200 components = 0.000660515 Jy ! Clean residual min=-0.002808 max=0.001717 Jy/beam ! Clean residual mean=-0.000007 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.208515 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.208515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045637Jy sigma=1.152138 ! Fit after self-cal, rms=0.045637Jy sigma=1.152104 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045637Jy sigma=1.152104 ! Fit after self-cal, rms=0.045640Jy sigma=1.151911 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.174 mas, bmaj=12.33 mas, bpa=16.09 degrees ! Estimated noise=0.870641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000529034 Jy ! Component: 100 - total flux cleaned = 0.000615182 Jy ! Component: 150 - total flux cleaned = 0.000693502 Jy ! Component: 200 - total flux cleaned = 0.000769212 Jy ! Total flux subtracted in 200 components = 0.000769212 Jy ! Clean residual min=-0.001585 max=0.001299 Jy/beam ! Clean residual mean=-0.000007 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.209284 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.209284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045633Jy sigma=1.151712 ! Fit after self-cal, rms=0.045633Jy sigma=1.151668 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.000151442 Jy ! Component: 100 - total flux cleaned = 0.000193828 Jy ! Component: 150 - total flux cleaned = 0.000211502 Jy ! Component: 200 - total flux cleaned = 0.00023574 Jy ! Total flux subtracted in 200 components = 0.00023574 Jy ! Clean residual min=-0.001520 max=0.001228 Jy/beam ! Clean residual mean=-0.000008 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.20952 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 119 components and 0.20952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045628Jy sigma=1.151597 ! Fit after self-cal, rms=0.045628Jy sigma=1.151586 ! 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.319 mas, bmaj=11.68 mas, bpa=24.52 degrees ! Estimated noise=0.737239 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 11.68 at 24.52 degrees (North through East) ! Clean map min=-0.0039591 max=0.1836 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.574 mas, bmaj=12.08 mas, bpa=25.12 degrees ! Estimated noise=1.1264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13933 Jy ! Component: 100 - total flux cleaned = 0.17142 Jy ! Component: 150 - total flux cleaned = 0.184564 Jy ! Component: 200 - total flux cleaned = 0.190537 Jy ! Total flux subtracted in 200 components = 0.190537 Jy ! Clean residual min=-0.005154 max=0.005750 Jy/beam ! Clean residual mean=0.000009 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.190537 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.190537 Jy ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=11.68 mas, bpa=24.52 degrees ! Estimated noise=0.737239 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 (-7.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00668672 Jy ! Component: 100 - total flux cleaned = 0.0108191 Jy ! Component: 150 - total flux cleaned = 0.0130085 Jy ! Component: 200 - total flux cleaned = 0.0142739 Jy ! Total flux subtracted in 200 components = 0.0142739 Jy ! Clean residual min=-0.002838 max=0.002608 Jy/beam ! Clean residual mean=0.000005 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.204811 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 50 components and 0.204811 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.174 mas, bmaj=12.33 mas, bpa=16.09 degrees ! Estimated noise=0.870641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221896 Jy ! Component: 100 - total flux cleaned = 0.00327514 Jy ! Component: 150 - total flux cleaned = 0.00362987 Jy ! Component: 200 - total flux cleaned = 0.00385518 Jy ! Total flux subtracted in 200 components = 0.00385518 Jy ! Clean residual min=-0.001714 max=0.001653 Jy/beam ! Clean residual mean=-0.000005 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.208666 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 = 0.000228212 Jy ! Component: 100 - total flux cleaned = 0.000402252 Jy ! Component: 150 - total flux cleaned = 0.000480642 Jy ! Component: 200 - total flux cleaned = 0.000551549 Jy ! Total flux subtracted in 200 components = 0.000551549 Jy ! Clean residual min=-0.001399 max=0.001476 Jy/beam ! Clean residual mean=-0.000007 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.209218 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 128 components and 0.209218 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=11.68 mas, bpa=24.52 degrees ! Estimated noise=0.737239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010809 Jy ! Component: 100 - total flux cleaned = 0.000157112 Jy ! Component: 150 - total flux cleaned = 0.000194897 Jy ! Component: 200 - total flux cleaned = 0.000231182 Jy ! Total flux subtracted in 200 components = 0.000231182 Jy ! Clean residual min=-0.002585 max=0.001757 Jy/beam ! Clean residual mean=-0.000006 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.209449 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 153 components and 0.209449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045730Jy sigma=1.153595 ! Fit after self-cal, rms=0.045718Jy sigma=1.153259 wmodel /scr/pima/bg219a_uvs/J1648+4104_S_map.mod ! Writing 153 model components to file: /scr/pima/bg219a_uvs/J1648+4104_S_map.mod wobs /scr/pima/bg219a_uvs/J1648+4104_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1648+4104_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1648+4104_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J1648+4104_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.00105155 Jy ! Component: 100 - total flux cleaned = -0.00172227 Jy ! Component: 150 - total flux cleaned = -0.0019964 Jy ! Component: 200 - total flux cleaned = -0.00222304 Jy ! Component: 250 - total flux cleaned = -0.00238397 Jy ! Component: 300 - total flux cleaned = -0.00248488 Jy ! Component: 350 - total flux cleaned = -0.00255752 Jy ! Component: 400 - total flux cleaned = -0.00265086 Jy ! Component: 450 - total flux cleaned = -0.00271921 Jy ! Component: 500 - total flux cleaned = -0.00265376 Jy ! Component: 550 - total flux cleaned = -0.0025679 Jy ! Component: 600 - total flux cleaned = -0.00248383 Jy ! Component: 650 - total flux cleaned = -0.00242209 Jy ! Component: 700 - total flux cleaned = -0.00238156 Jy ! Component: 750 - total flux cleaned = -0.00236161 Jy ! Component: 800 - total flux cleaned = -0.00232271 Jy ! Component: 850 - total flux cleaned = -0.00236067 Jy ! Component: 900 - total flux cleaned = -0.00234189 Jy ! Component: 950 - total flux cleaned = -0.0023049 Jy ! Component: 1000 - total flux cleaned = -0.00228671 Jy ! Component: 1050 - total flux cleaned = -0.00228662 Jy ! Component: 1100 - total flux cleaned = -0.00226871 Jy ! Component: 1150 - total flux cleaned = -0.00230349 Jy ! Component: 1200 - total flux cleaned = -0.0023037 Jy ! Component: 1250 - total flux cleaned = -0.00232073 Jy ! Component: 1300 - total flux cleaned = -0.00232064 Jy ! Component: 1350 - total flux cleaned = -0.00228718 Jy ! Component: 1400 - total flux cleaned = -0.00228715 Jy ! Component: 1450 - total flux cleaned = -0.00231986 Jy ! Component: 1500 - total flux cleaned = -0.00227075 Jy ! Component: 1550 - total flux cleaned = -0.00220583 Jy ! Component: 1600 - total flux cleaned = -0.00209299 Jy ! Component: 1650 - total flux cleaned = -0.0020449 Jy ! Component: 1700 - total flux cleaned = -0.00194919 Jy ! Component: 1750 - total flux cleaned = -0.00188573 Jy ! Component: 1800 - total flux cleaned = -0.00180681 Jy ! Component: 1850 - total flux cleaned = -0.00175976 Jy ! Component: 1900 - total flux cleaned = -0.00172846 Jy ! Component: 1950 - total flux cleaned = -0.00165058 Jy ! Component: 2000 - total flux cleaned = -0.00157304 Jy ! Component: 2050 - total flux cleaned = -0.00152667 Jy ! Component: 2100 - total flux cleaned = -0.00146516 Jy ! Component: 2150 - total flux cleaned = -0.00137315 Jy ! Component: 2200 - total flux cleaned = -0.00131203 Jy ! Component: 2250 - total flux cleaned = -0.00125105 Jy ! Component: 2300 - total flux cleaned = -0.00117506 Jy ! Component: 2350 - total flux cleaned = -0.00111441 Jy ! Component: 2400 - total flux cleaned = -0.0010388 Jy ! Component: 2450 - total flux cleaned = -0.000933275 Jy ! Component: 2500 - total flux cleaned = -0.000888058 Jy ! Component: 2550 - total flux cleaned = -0.000812967 Jy ! Component: 2600 - total flux cleaned = -0.000707864 Jy ! Component: 2650 - total flux cleaned = -0.000587948 Jy ! Component: 2700 - total flux cleaned = -0.000438058 Jy ! Component: 2750 - total flux cleaned = -0.000318151 Jy ! Component: 2800 - total flux cleaned = -0.000213248 Jy ! Component: 2850 - total flux cleaned = -7.82585e-05 Jy ! Component: 2900 - total flux cleaned = 4.1672e-05 Jy ! Component: 2950 - total flux cleaned = 0.000191776 Jy ! Component: 3000 - total flux cleaned = 0.000311844 Jy ! Component: 3050 - total flux cleaned = 0.000431974 Jy ! Component: 3100 - total flux cleaned = 0.000567237 Jy ! Component: 3150 - total flux cleaned = 0.000687558 Jy ! Component: 3200 - total flux cleaned = 0.000792893 Jy ! Component: 3250 - total flux cleaned = 0.000868223 Jy ! Component: 3300 - total flux cleaned = 0.000958739 Jy ! Component: 3350 - total flux cleaned = 0.00109489 Jy ! Component: 3400 - total flux cleaned = 0.00117068 Jy ! Component: 3450 - total flux cleaned = 0.00129211 Jy ! Component: 3500 - total flux cleaned = 0.00141381 Jy ! Component: 3550 - total flux cleaned = 0.0015205 Jy ! Component: 3600 - total flux cleaned = 0.00156628 Jy ! Component: 3650 - total flux cleaned = 0.00168887 Jy ! Component: 3700 - total flux cleaned = 0.00176578 Jy ! Component: 3750 - total flux cleaned = 0.00184287 Jy ! Component: 3800 - total flux cleaned = 0.00193566 Jy ! Component: 3850 - total flux cleaned = 0.00204443 Jy ! Component: 3900 - total flux cleaned = 0.00213781 Jy ! Component: 3950 - total flux cleaned = 0.00221591 Jy ! Component: 4000 - total flux cleaned = 0.00232567 Jy ! Component: 4050 - total flux cleaned = 0.00243587 Jy ! Total flux subtracted in 4096 components = 0.00249903 Jy ! Clean residual min=-0.000846 max=0.001068 Jy/beam ! Clean residual mean=0.000002 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.211948 Jy keep ! Adding 205 model components to the UV plane model. ! The established model now contains 358 components and 0.211948 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1648+4104_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 11.68 at 24.52 degrees (North through East) ! Clean map min=-0.0030661 max=0.18257 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1648+4104_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.182573 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000270904 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.445145 0.445145 0.89029 1.78058 3.56116 7.12232 14.2446 28.4893 56.9785 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.182 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 673.937 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1648+4104_S_uvs.log closed on Wed Apr 6 22:59:29 2016