! Started logfile: /scr/pima/rdv95_uvs/J1740-0811_S_uvs.log on Wed Nov 6 20:48:22 2013 obs /scr/pima/rdv95_uvs/J1740-0811_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J1740-0811_S_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! AN table 2: 18 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1740-0811 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 5256 visibilities. select RR ! 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J1740-0811_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.033258Jy sigma=3.255530 ! Fit after self-cal, rms=0.753144Jy sigma=2.361710 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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.924 mas, bmaj=7.646 mas, bpa=-6.444 degrees ! Estimated noise=5.9537 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.193334 Jy ! Component: 100 - total flux cleaned = 0.235509 Jy ! Total flux subtracted in 100 components = 0.235509 Jy ! Clean residual min=-0.005469 max=0.011790 Jy/beam ! Clean residual mean=0.000019 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.235509 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.235509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067621Jy sigma=0.204816 ! Fit after self-cal, rms=0.067613Jy sigma=0.204799 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00982936 Jy ! Component: 100 - total flux cleaned = 0.0144317 Jy ! Total flux subtracted in 100 components = 0.0144317 Jy ! Clean residual min=-0.005049 max=0.005972 Jy/beam ! Clean residual mean=-0.000005 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.24994 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.24994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065931Jy sigma=0.198257 ! Fit after self-cal, rms=0.065931Jy sigma=0.198248 ! 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.807 mas, bmaj=9.13 mas, bpa=-5.525 degrees ! Estimated noise=3.16694 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.00484097 Jy ! Component: 100 - total flux cleaned = 0.00769989 Jy ! Component: 150 - total flux cleaned = 0.0094224 Jy ! Component: 200 - total flux cleaned = 0.010224 Jy ! Total flux subtracted in 200 components = 0.010224 Jy ! Clean residual min=-0.003569 max=0.004065 Jy/beam ! Clean residual mean=0.000031 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.260164 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.260164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065628Jy sigma=0.196860 ! Fit after self-cal, rms=0.065633Jy sigma=0.196857 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.07 KP 0.98 ! LA 1.18 MK 0.81 NL 1.01 OV 0.97 ! PT 1.05 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.97 KP 0.94 LA 1.11 ! MK 0.91 NL 1.01 OV 1.01 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.09 KP 1.03 ! LA 1.10 MK 1.04 NL 1.03 OV 1.01 ! PT 1.05 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 1.05 KP 1.01 LA 1.04 ! MK 1.01 NL 1.02 OV 1.02 PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.09 HN 1.08 KP 1.01 ! LA 0.97 MK 0.99 NL 1.07 OV 1.00 ! PT 1.04 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 1.08 KP 1.01 LA 0.96 ! MK 0.98 NL 1.06 OV 1.03 PT 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.94 KP 0.93 ! LA 0.80 MK 1.09 NL 1.00 OV 0.87 ! PT 0.92 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.03 KP 0.92 LA 0.79 ! MK 1.09 NL 1.00 OV 0.85 PT 0.93 ! ! ! Fit before self-cal, rms=0.065633Jy sigma=0.196857 ! Fit after self-cal, rms=0.058000Jy sigma=0.172546 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=9.124 mas, bpa=-5.468 degrees ! Estimated noise=3.16691 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.000379536 Jy ! Component: 100 - total flux cleaned = -0.000535183 Jy ! Component: 150 - total flux cleaned = -0.000674735 Jy ! Component: 200 - total flux cleaned = -0.000771725 Jy ! Total flux subtracted in 200 components = -0.000771725 Jy ! Clean residual min=-0.001877 max=0.002401 Jy/beam ! Clean residual mean=0.000019 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.259393 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.259393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057948Jy sigma=0.172435 ! Fit after self-cal, rms=0.057975Jy sigma=0.172396 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057975Jy sigma=0.172396 ! Fit after self-cal, rms=0.057938Jy sigma=0.172386 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.795 mas, bmaj=9.122 mas, bpa=-5.437 degrees ! Estimated noise=3.16496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000334438 Jy ! Component: 100 - total flux cleaned = -0.000455748 Jy ! Component: 150 - total flux cleaned = -0.000566364 Jy ! Component: 200 - total flux cleaned = -0.0006434 Jy ! Total flux subtracted in 200 components = -0.0006434 Jy ! Clean residual min=-0.001871 max=0.002300 Jy/beam ! Clean residual mean=0.000019 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.258749 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.258749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057905Jy sigma=0.172320 ! Fit after self-cal, rms=0.057904Jy sigma=0.172318 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 (-6.4, 5.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196991 Jy ! Component: 100 - total flux cleaned = 0.00206516 Jy ! Component: 150 - total flux cleaned = 0.00200312 Jy ! Component: 200 - total flux cleaned = 0.00200352 Jy ! Total flux subtracted in 200 components = 0.00200352 Jy ! Clean residual min=-0.001708 max=0.001814 Jy/beam ! Clean residual mean=0.000015 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.260753 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.260753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057827Jy sigma=0.172087 ! Fit after self-cal, rms=0.057818Jy sigma=0.172070 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057818Jy sigma=0.172070 ! Fit after self-cal, rms=0.057732Jy sigma=0.172031 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.793 mas, bmaj=9.115 mas, bpa=-5.412 degrees ! Estimated noise=3.16189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000575796 Jy ! Component: 100 - total flux cleaned = 0.000601746 Jy ! Component: 150 - total flux cleaned = 0.000579342 Jy ! Component: 200 - total flux cleaned = 0.000579708 Jy ! Total flux subtracted in 200 components = 0.000579708 Jy ! Clean residual min=-0.001743 max=0.001697 Jy/beam ! Clean residual mean=0.000015 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.261333 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.261333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057705Jy sigma=0.171969 ! Fit after self-cal, rms=0.057703Jy sigma=0.171967 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.79305e-05 Jy ! Component: 100 - total flux cleaned = 9.78196e-05 Jy ! Component: 150 - total flux cleaned = 7.79516e-05 Jy ! Component: 200 - total flux cleaned = 7.77274e-05 Jy ! Total flux subtracted in 200 components = 7.77274e-05 Jy ! Clean residual min=-0.001737 max=0.001688 Jy/beam ! Clean residual mean=0.000014 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.26141 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 83 components and 0.26141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057688Jy sigma=0.171939 ! Fit after self-cal, rms=0.057688Jy sigma=0.171938 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057688Jy sigma=0.171938 ! Fit after self-cal, rms=0.057661Jy sigma=0.171919 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.631 mas, bmaj=14.31 mas, bpa=2.798 degrees ! Estimated noise=3.58445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201741 Jy ! Component: 100 - total flux cleaned = 0.000311114 Jy ! Component: 150 - total flux cleaned = 0.000362802 Jy ! Component: 200 - total flux cleaned = 0.000397721 Jy ! Total flux subtracted in 200 components = 0.000397721 Jy ! Clean residual min=-0.001676 max=0.001781 Jy/beam ! Clean residual mean=0.000026 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.261808 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 94 components and 0.261808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057657Jy sigma=0.171901 ! Fit after self-cal, rms=0.057656Jy sigma=0.171900 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.2384e-05 Jy ! Component: 100 - total flux cleaned = 0.000124855 Jy ! Component: 150 - total flux cleaned = 0.000144495 Jy ! Component: 200 - total flux cleaned = 0.000153825 Jy ! Total flux subtracted in 200 components = 0.000153825 Jy ! Clean residual min=-0.001662 max=0.001785 Jy/beam ! Clean residual mean=0.000025 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.261962 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.261962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057656Jy sigma=0.171894 ! Fit after self-cal, rms=0.057655Jy sigma=0.171893 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057655Jy sigma=0.171893 ! Fit after self-cal, rms=0.057655Jy sigma=0.171893 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057655Jy sigma=0.171893 ! Fit after self-cal, rms=0.057632Jy sigma=0.171889 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.908 mas, bmaj=7.619 mas, bpa=-6.241 degrees ! Estimated noise=5.92865 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 (64.8, -86.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187037 Jy ! Component: 100 - total flux cleaned = 0.00155787 Jy ! Component: 150 - total flux cleaned = 0.00149568 Jy ! Component: 200 - total flux cleaned = 0.00149302 Jy ! Total flux subtracted in 200 components = 0.00149302 Jy ! Clean residual min=-0.002556 max=0.002787 Jy/beam ! Clean residual mean=0.000008 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.263455 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 132 components and 0.263455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057611Jy sigma=0.171872 ! Fit after self-cal, rms=0.057607Jy sigma=0.171838 ! Inverting map ! Added new window around map position (-60.4, -22.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149555 Jy ! Component: 100 - total flux cleaned = 0.000242634 Jy ! Component: 150 - total flux cleaned = 0.000248866 Jy ! Component: 200 - total flux cleaned = 0.000310447 Jy ! Total flux subtracted in 200 components = 0.000310447 Jy ! Clean residual min=-0.002275 max=0.002327 Jy/beam ! Clean residual mean=0.000009 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.263765 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 155 components and 0.263765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057547Jy sigma=0.171716 ! Fit after self-cal, rms=0.057542Jy sigma=0.171708 ! Inverting map 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.794 mas, bmaj=9.112 mas, bpa=-5.382 degrees ! Estimated noise=3.15938 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100323 Jy ! Component: 100 - total flux cleaned = -0.00128095 Jy ! Component: 150 - total flux cleaned = -0.00141728 Jy ! Component: 200 - total flux cleaned = -0.00150992 Jy ! Component: 250 - total flux cleaned = -0.00159536 Jy ! Component: 300 - total flux cleaned = -0.00172574 Jy ! Component: 350 - total flux cleaned = -0.00177377 Jy ! Component: 400 - total flux cleaned = -0.00177367 Jy ! Total flux subtracted in 400 components = -0.00177367 Jy ! Clean residual min=-0.001824 max=0.001498 Jy/beam ! Clean residual mean=0.000013 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.261992 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 190 components and 0.261992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057463Jy sigma=0.171536 ! Fit after self-cal, rms=0.057461Jy sigma=0.171529 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000242719 Jy ! Component: 100 - total flux cleaned = -0.000241934 Jy ! Component: 150 - total flux cleaned = -0.000241544 Jy ! Component: 200 - total flux cleaned = -0.000242012 Jy ! Component: 250 - total flux cleaned = -0.000279943 Jy ! Component: 300 - total flux cleaned = -0.000261147 Jy ! Component: 350 - total flux cleaned = -0.000261344 Jy ! Component: 400 - total flux cleaned = -0.000278587 Jy ! Total flux subtracted in 400 components = -0.000278587 Jy ! Clean residual min=-0.001793 max=0.001536 Jy/beam ! Clean residual mean=0.000012 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.261713 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 213 components and 0.261713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057430Jy sigma=0.171465 ! Fit after self-cal, rms=0.057430Jy sigma=0.171464 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057430Jy sigma=0.171464 ! Fit after self-cal, rms=0.057336Jy sigma=0.171441 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.792 mas, bmaj=9.11 mas, bpa=-5.388 degrees ! Estimated noise=3.15556 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135691 Jy ! Component: 100 - total flux cleaned = -0.000171423 Jy ! Component: 150 - total flux cleaned = -0.000188548 Jy ! Component: 200 - total flux cleaned = -0.000188194 Jy ! Component: 250 - total flux cleaned = -0.000204255 Jy ! Component: 300 - total flux cleaned = -0.000204019 Jy ! Component: 350 - total flux cleaned = -0.000203684 Jy ! Component: 400 - total flux cleaned = -0.000189236 Jy ! Total flux subtracted in 400 components = -0.000189236 Jy ! Clean residual min=-0.001781 max=0.001523 Jy/beam ! Clean residual mean=0.000013 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.261524 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 235 components and 0.261524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057315Jy sigma=0.171398 ! Fit after self-cal, rms=0.057315Jy sigma=0.171398 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.71958e-05 Jy ! Component: 100 - total flux cleaned = -3.1027e-06 Jy ! Component: 150 - total flux cleaned = -3.51401e-06 Jy ! Component: 200 - total flux cleaned = 9.92805e-06 Jy ! Component: 250 - total flux cleaned = 9.71216e-06 Jy ! Component: 300 - total flux cleaned = 3.53405e-05 Jy ! Component: 350 - total flux cleaned = 2.19233e-05 Jy ! Component: 400 - total flux cleaned = 2.19259e-05 Jy ! Total flux subtracted in 400 components = 2.19259e-05 Jy ! Clean residual min=-0.001752 max=0.001537 Jy/beam ! Clean residual mean=0.000013 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.261546 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 248 components and 0.261546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057300Jy sigma=0.171370 ! Fit after self-cal, rms=0.057300Jy sigma=0.171370 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057300Jy sigma=0.171370 ! Fit after self-cal, rms=0.057299Jy sigma=0.171358 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.792 mas, bmaj=9.11 mas, bpa=-5.376 degrees ! Estimated noise=3.15515 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.95846e-05 Jy ! Component: 100 - total flux cleaned = -9.2696e-05 Jy ! Component: 150 - total flux cleaned = -7.9809e-05 Jy ! Component: 200 - total flux cleaned = -6.76009e-05 Jy ! Component: 250 - total flux cleaned = -5.56292e-05 Jy ! Component: 300 - total flux cleaned = -4.39287e-05 Jy ! Component: 350 - total flux cleaned = -4.39739e-05 Jy ! Component: 400 - total flux cleaned = -4.38078e-05 Jy ! Total flux subtracted in 400 components = -4.38078e-05 Jy ! Clean residual min=-0.001747 max=0.001527 Jy/beam ! Clean residual mean=0.000013 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.261502 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 259 components and 0.261502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057286Jy sigma=0.171334 ! Fit after self-cal, rms=0.057286Jy sigma=0.171334 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.0687e-05 Jy ! Component: 100 - total flux cleaned = 2.20636e-05 Jy ! Component: 150 - total flux cleaned = 3.30331e-05 Jy ! Component: 200 - total flux cleaned = 4.35568e-05 Jy ! Component: 250 - total flux cleaned = 4.3469e-05 Jy ! Component: 300 - total flux cleaned = 5.39592e-05 Jy ! Component: 350 - total flux cleaned = 5.38726e-05 Jy ! Component: 400 - total flux cleaned = 6.44149e-05 Jy ! Total flux subtracted in 400 components = 6.44149e-05 Jy ! Clean residual min=-0.001727 max=0.001527 Jy/beam ! Clean residual mean=0.000012 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.261566 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 267 components and 0.261566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057276Jy sigma=0.171317 ! Fit after self-cal, rms=0.057276Jy sigma=0.171317 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057276Jy sigma=0.171317 ! Fit after self-cal, rms=0.056594Jy sigma=0.168412 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.633 mas, bmaj=14.31 mas, bpa=2.828 degrees ! Estimated noise=3.5781 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224154 Jy ! Component: 100 - total flux cleaned = 0.000336306 Jy ! Component: 150 - total flux cleaned = 0.000360084 Jy ! Component: 200 - total flux cleaned = 0.000392859 Jy ! Component: 250 - total flux cleaned = 0.000443492 Jy ! Component: 300 - total flux cleaned = 0.000491416 Jy ! Component: 350 - total flux cleaned = 0.000528062 Jy ! Component: 400 - total flux cleaned = 0.000572183 Jy ! Total flux subtracted in 400 components = 0.000572183 Jy ! Clean residual min=-0.001764 max=0.001699 Jy/beam ! Clean residual mean=0.000022 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.262139 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 288 components and 0.262139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056595Jy sigma=0.168403 ! Fit after self-cal, rms=0.056596Jy sigma=0.168397 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125179 Jy ! Component: 100 - total flux cleaned = 0.000162402 Jy ! Component: 150 - total flux cleaned = 0.000196963 Jy ! Component: 200 - total flux cleaned = 0.000238335 Jy ! Component: 250 - total flux cleaned = 0.000269923 Jy ! Component: 300 - total flux cleaned = 0.000300552 Jy ! Component: 350 - total flux cleaned = 0.000322912 Jy ! Component: 400 - total flux cleaned = 0.000351659 Jy ! Total flux subtracted in 400 components = 0.000351659 Jy ! Clean residual min=-0.001745 max=0.001687 Jy/beam ! Clean residual mean=0.000021 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.26249 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 301 components and 0.26249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056598Jy sigma=0.168396 ! Fit after self-cal, rms=0.056597Jy sigma=0.168395 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=3.793 mas, bmaj=9.11 mas, bpa=-5.366 degrees ! Estimated noise=3.15653 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.793 x 9.11 at -5.366 degrees (North through East) ! Clean map min=-0.0016574 max=0.24829 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.903 mas, bmaj=7.616 mas, bpa=-6.179 degrees ! Estimated noise=5.91609 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.192082 Jy ! Component: 100 - total flux cleaned = 0.234056 Jy ! Component: 150 - total flux cleaned = 0.244502 Jy ! Component: 200 - total flux cleaned = 0.249915 Jy ! Component: 250 - total flux cleaned = 0.252782 Jy ! Component: 300 - total flux cleaned = 0.254841 Jy ! Component: 350 - total flux cleaned = 0.256342 Jy ! Component: 400 - total flux cleaned = 0.257538 Jy ! Total flux subtracted in 400 components = 0.257538 Jy ! Clean residual min=-0.002689 max=0.002743 Jy/beam ! Clean residual mean=0.000027 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.257537 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.257537 Jy ! Inverting map and beam ! Estimated beam: bmin=3.793 mas, bmaj=9.11 mas, bpa=-5.366 degrees ! Estimated noise=3.15653 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201359 Jy ! Component: 100 - total flux cleaned = 0.00208368 Jy ! Component: 150 - total flux cleaned = 0.00229004 Jy ! Component: 200 - total flux cleaned = 0.00242563 Jy ! Component: 250 - total flux cleaned = 0.00250522 Jy ! Component: 300 - total flux cleaned = 0.00257608 Jy ! Component: 350 - total flux cleaned = 0.00263939 Jy ! Component: 400 - total flux cleaned = 0.00266978 Jy ! Total flux subtracted in 400 components = 0.00266978 Jy ! Clean residual min=-0.002074 max=0.001559 Jy/beam ! Clean residual mean=0.000017 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.260207 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 82 components and 0.260207 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.633 mas, bmaj=14.31 mas, bpa=2.828 degrees ! Estimated noise=3.5781 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000840718 Jy ! Component: 100 - total flux cleaned = 0.00108403 Jy ! Component: 150 - total flux cleaned = 0.00130971 Jy ! Component: 200 - total flux cleaned = 0.00145334 Jy ! Component: 250 - total flux cleaned = 0.00154894 Jy ! Component: 300 - total flux cleaned = 0.00163619 Jy ! Component: 350 - total flux cleaned = 0.00167626 Jy ! Component: 400 - total flux cleaned = 0.00168909 Jy ! Total flux subtracted in 400 components = 0.00168909 Jy ! Clean residual min=-0.001864 max=0.001753 Jy/beam ! Clean residual mean=0.000024 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.261896 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.66411e-05 Jy ! Component: 100 - total flux cleaned = 7.14605e-05 Jy ! Component: 150 - total flux cleaned = 0.000105437 Jy ! Component: 200 - total flux cleaned = 0.00013793 Jy ! Component: 250 - total flux cleaned = 0.000169504 Jy ! Component: 300 - total flux cleaned = 0.000200131 Jy ! Component: 350 - total flux cleaned = 0.000210134 Jy ! Component: 400 - total flux cleaned = 0.000239157 Jy ! Total flux subtracted in 400 components = 0.000239157 Jy ! Clean residual min=-0.001815 max=0.001729 Jy/beam ! Clean residual mean=0.000023 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.262135 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 128 components and 0.262135 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.793 mas, bmaj=9.11 mas, bpa=-5.366 degrees ! Estimated noise=3.15653 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000400399 Jy ! Component: 100 - total flux cleaned = -0.000533321 Jy ! Component: 150 - total flux cleaned = -0.000656462 Jy ! Component: 200 - total flux cleaned = -0.000702834 Jy ! Component: 250 - total flux cleaned = -0.000746619 Jy ! Component: 300 - total flux cleaned = -0.000745967 Jy ! Component: 350 - total flux cleaned = -0.000786874 Jy ! Component: 400 - total flux cleaned = -0.000787438 Jy ! Total flux subtracted in 400 components = -0.000787438 Jy ! Clean residual min=-0.001865 max=0.001459 Jy/beam ! Clean residual mean=0.000013 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.261348 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 153 components and 0.261348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056674Jy sigma=0.168545 ! Fit after self-cal, rms=0.056669Jy sigma=0.168538 wmodel /scr/pima/rdv95_uvs/J1740-0811_S_map.mod ! Writing 153 model components to file: /scr/pima/rdv95_uvs/J1740-0811_S_map.mod wobs /scr/pima/rdv95_uvs/J1740-0811_S_uvs.fits ! Applying 68 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J1740-0811_S_uvs.fits wwins /scr/pima/rdv95_uvs/J1740-0811_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv95_uvs/J1740-0811_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.000172164 Jy ! Component: 100 - total flux cleaned = 7.51803e-06 Jy ! Component: 150 - total flux cleaned = 0.000104342 Jy ! Component: 200 - total flux cleaned = 0.000127561 Jy ! Component: 250 - total flux cleaned = 0.000194117 Jy ! Component: 300 - total flux cleaned = 0.000108415 Jy ! Component: 350 - total flux cleaned = 0.000129245 Jy ! Component: 400 - total flux cleaned = 0.000108382 Jy ! Component: 450 - total flux cleaned = 8.85034e-05 Jy ! Component: 500 - total flux cleaned = 6.90295e-05 Jy ! Component: 550 - total flux cleaned = 8.76165e-05 Jy ! Component: 600 - total flux cleaned = 5.04899e-05 Jy ! Component: 650 - total flux cleaned = 3.23699e-05 Jy ! Component: 700 - total flux cleaned = -2.8915e-06 Jy ! Component: 750 - total flux cleaned = -2.01191e-05 Jy ! Component: 800 - total flux cleaned = -5.37973e-05 Jy ! Component: 850 - total flux cleaned = -5.34769e-05 Jy ! Component: 900 - total flux cleaned = -8.6359e-05 Jy ! Component: 950 - total flux cleaned = -0.000102552 Jy ! Component: 1000 - total flux cleaned = -0.000102599 Jy ! Component: 1050 - total flux cleaned = -0.000118299 Jy ! Component: 1100 - total flux cleaned = -0.00013393 Jy ! Component: 1150 - total flux cleaned = -0.000164536 Jy ! Component: 1200 - total flux cleaned = -0.000194365 Jy ! Component: 1250 - total flux cleaned = -0.000194305 Jy ! Component: 1300 - total flux cleaned = -0.000208543 Jy ! Component: 1350 - total flux cleaned = -0.000194008 Jy ! Component: 1400 - total flux cleaned = -0.000179702 Jy ! Component: 1450 - total flux cleaned = -0.000207664 Jy ! Component: 1500 - total flux cleaned = -0.000194055 Jy ! Component: 1550 - total flux cleaned = -0.000221043 Jy ! Component: 1600 - total flux cleaned = -0.000207547 Jy ! Component: 1650 - total flux cleaned = -0.000194177 Jy ! Component: 1700 - total flux cleaned = -0.000154869 Jy ! Component: 1750 - total flux cleaned = -0.00016797 Jy ! Component: 1800 - total flux cleaned = -0.000168012 Jy ! Component: 1850 - total flux cleaned = -0.00013005 Jy ! Component: 1900 - total flux cleaned = -0.000142837 Jy ! Component: 1950 - total flux cleaned = -0.000155411 Jy ! Component: 2000 - total flux cleaned = -0.000143072 Jy ! Component: 2050 - total flux cleaned = -0.000143197 Jy ! Component: 2100 - total flux cleaned = -0.000119041 Jy ! Component: 2150 - total flux cleaned = -0.00011901 Jy ! Component: 2200 - total flux cleaned = -7.1647e-05 Jy ! Component: 2250 - total flux cleaned = -8.34403e-05 Jy ! Component: 2300 - total flux cleaned = -7.18285e-05 Jy ! Component: 2350 - total flux cleaned = -8.32309e-05 Jy ! Component: 2400 - total flux cleaned = -0.000106128 Jy ! Component: 2450 - total flux cleaned = -0.00011716 Jy ! Component: 2500 - total flux cleaned = -6.13041e-05 Jy ! Component: 2550 - total flux cleaned = -9.47581e-05 Jy ! Component: 2600 - total flux cleaned = -9.4852e-05 Jy ! Component: 2650 - total flux cleaned = -0.000138346 Jy ! Component: 2700 - total flux cleaned = -0.000105896 Jy ! Component: 2750 - total flux cleaned = -0.000127368 Jy ! Component: 2800 - total flux cleaned = -0.000191064 Jy ! Component: 2850 - total flux cleaned = -0.000138171 Jy ! Component: 2900 - total flux cleaned = -0.000190536 Jy ! Component: 2950 - total flux cleaned = -0.000232154 Jy ! Component: 3000 - total flux cleaned = -0.000242388 Jy ! Component: 3050 - total flux cleaned = -0.000273251 Jy ! Component: 3100 - total flux cleaned = -0.000273213 Jy ! Component: 3150 - total flux cleaned = -0.000333794 Jy ! Component: 3200 - total flux cleaned = -0.000353917 Jy ! Component: 3250 - total flux cleaned = -0.000383794 Jy ! Component: 3300 - total flux cleaned = -0.000423357 Jy ! Component: 3350 - total flux cleaned = -0.000452952 Jy ! Component: 3400 - total flux cleaned = -0.000472563 Jy ! Component: 3450 - total flux cleaned = -0.000472509 Jy ! Component: 3500 - total flux cleaned = -0.000491819 Jy ! Component: 3550 - total flux cleaned = -0.000539766 Jy ! Component: 3600 - total flux cleaned = -0.000568308 Jy ! Component: 3650 - total flux cleaned = -0.000596783 Jy ! Component: 3700 - total flux cleaned = -0.000606117 Jy ! Component: 3750 - total flux cleaned = -0.000606145 Jy ! Component: 3800 - total flux cleaned = -0.000587506 Jy ! Component: 3850 - total flux cleaned = -0.000643112 Jy ! Component: 3900 - total flux cleaned = -0.000643141 Jy ! Component: 3950 - total flux cleaned = -0.000652249 Jy ! Component: 4000 - total flux cleaned = -0.000697838 Jy ! Component: 4050 - total flux cleaned = -0.000734025 Jy ! Total flux subtracted in 4096 components = -0.000734031 Jy ! Clean residual min=-0.000515 max=0.000478 Jy/beam ! Clean residual mean=-0.000003 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.260614 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 443 components and 0.260614 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J1740-0811_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.793 x 9.11 at -5.366 degrees (North through East) ! Clean map min=-0.0012968 max=0.24816 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J1740-0811_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.2481 rms= 0.00017 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J1740-0811_S_uvs.log closed on Wed Nov 6 20:48:28 2013